Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/
Daq_ring.c553 bool is_ptp_ring = aq_ptp_ring(self->aq_nic, self); in __aq_ring_rx_clean() local
634 if (is_ptp_ring) in __aq_ring_rx_clean()
697 is_ptp_ring ? 0 in __aq_ring_rx_clean()
729 bool is_ptp_ring = aq_ptp_ring(rx_ring->aq_nic, rx_ring); in __aq_ring_xdp_clean() local
799 if (is_ptp_ring) in __aq_ring_xdp_clean()
834 is_ptp_ring ? 0 in __aq_ring_xdp_clean()