Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.h51 int hw_atl_b0_hw_ring_tx_xmit(struct aq_hw_s *self, struct aq_ring_s *ring,
H A Dhw_atl_b0.c661 int hw_atl_b0_hw_ring_tx_xmit(struct aq_hw_s *self, struct aq_ring_s *ring, in hw_atl_b0_hw_ring_tx_xmit() function
1670 .hw_ring_tx_xmit = hw_atl_b0_hw_ring_tx_xmit,
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c838 .hw_ring_tx_xmit = hw_atl_b0_hw_ring_tx_xmit,