Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/
Daq_vec.c47 if (self->aq_hw_ops->hw_ring_tx_head_update) { in aq_vec_poll()
48 err = self->aq_hw_ops->hw_ring_tx_head_update( in aq_vec_poll()
Daq_hw.h156 int (*hw_ring_tx_head_update)(struct aq_hw_s *self, member
/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_a0.c891 .hw_ring_tx_head_update = hw_atl_a0_hw_ring_tx_head_update,
Dhw_atl_b0.c1156 .hw_ring_tx_head_update = hw_atl_b0_hw_ring_tx_head_update,