Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.h47 int hw_atl_b0_hw_ring_rx_receive(struct aq_hw_s *self, struct aq_ring_s *ring);
H A Dhw_atl_b0.c906 int hw_atl_b0_hw_ring_rx_receive(struct aq_hw_s *self, struct aq_ring_s *ring) in hw_atl_b0_hw_ring_rx_receive() function
1673 .hw_ring_rx_receive = hw_atl_b0_hw_ring_rx_receive,
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c841 .hw_ring_rx_receive = hw_atl_b0_hw_ring_rx_receive,