Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_b0.h56 int hw_atl_b0_hw_ring_tx_stop(struct aq_hw_s *self, struct aq_ring_s *ring);
Dhw_atl_b0.c1223 int hw_atl_b0_hw_ring_tx_stop(struct aq_hw_s *self, struct aq_ring_s *ring) in hw_atl_b0_hw_ring_tx_stop() function
1665 .hw_ring_tx_stop = hw_atl_b0_hw_ring_tx_stop,
/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2.c833 .hw_ring_tx_stop = hw_atl_b0_hw_ring_tx_stop,