Home
last modified time | relevance | path

Searched defs:aq_ptp_s (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/aquantia/atlantic/
A Daq_ptp.c52 struct aq_ptp_s { struct
53 struct aq_nic_s *aq_nic;
55 spinlock_t ptp_lock;
56 spinlock_t ptp_ring_lock;
60 atomic_t offset_egress;
61 atomic_t offset_ingress;
67 unsigned int idx_vector;
68 struct napi_struct napi;
70 struct aq_ring_s ptp_tx;
71 struct aq_ring_s ptp_rx;
[all …]

Completed in 7 milliseconds