Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/aquantia/atlantic/
A Daq_vec.c51 if (self->aq_hw_ops->hw_ring_tx_head_update) { in aq_vec_poll()
52 err = self->aq_hw_ops->hw_ring_tx_head_update( in aq_vec_poll()
A Daq_hw.h219 int (*hw_ring_tx_head_update)(struct aq_hw_s *self, member
A Daq_ptp.c665 err = aq_nic->aq_hw_ops->hw_ring_tx_head_update(aq_nic->aq_hw, in aq_ptp_poll()
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
A Dhw_atl2.c839 .hw_ring_tx_head_update = hw_atl_b0_hw_ring_tx_head_update,
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
A Dhw_atl_a0.c961 .hw_ring_tx_head_update = hw_atl_a0_hw_ring_tx_head_update,
A Dhw_atl_b0.c1664 .hw_ring_tx_head_update = hw_atl_b0_hw_ring_tx_head_update,

Completed in 17 milliseconds