Home
last modified time | relevance | path

Searched refs:is_ptp_ring (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/aquantia/atlantic/
Daq_ring.c567 bool is_ptp_ring = aq_ptp_ring(self->aq_nic, self); in __aq_ring_rx_clean() local
648 if (is_ptp_ring) in __aq_ring_rx_clean()
711 is_ptp_ring ? 0 in __aq_ring_rx_clean()
743 bool is_ptp_ring = aq_ptp_ring(rx_ring->aq_nic, rx_ring); in __aq_ring_xdp_clean() local
813 if (is_ptp_ring) in __aq_ring_xdp_clean()
848 is_ptp_ring ? 0 in __aq_ring_xdp_clean()