Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.h57 int hw_atl_b0_hw_ring_rx_stop(struct aq_hw_s *self, struct aq_ring_s *ring);
H A Dhw_atl_b0.c1230 int hw_atl_b0_hw_ring_rx_stop(struct aq_hw_s *self, struct aq_ring_s *ring) in hw_atl_b0_hw_ring_rx_stop() function
1667 .hw_ring_rx_stop = hw_atl_b0_hw_ring_rx_stop,
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c835 .hw_ring_rx_stop = hw_atl_b0_hw_ring_rx_stop,