Home
last modified time | relevance | path

Searched refs:hw_ring_tx_head_update (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H 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()
H A Daq_hw.h219 int (*hw_ring_tx_head_update)(struct aq_hw_s *self, member
H A Daq_ptp.c665 err = aq_nic->aq_hw_ops->hw_ring_tx_head_update(aq_nic->aq_hw, in aq_ptp_poll()
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_vec.c46 if (self->aq_hw_ops->hw_ring_tx_head_update) { in aq_vec_poll()
47 err = self->aq_hw_ops->hw_ring_tx_head_update( in aq_vec_poll()
H A Daq_hw.h219 int (*hw_ring_tx_head_update)(struct aq_hw_s *self, member
H A Daq_ptp.c665 err = aq_nic->aq_hw_ops->hw_ring_tx_head_update(aq_nic->aq_hw, in aq_ptp_poll()
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c961 .hw_ring_tx_head_update = hw_atl_a0_hw_ring_tx_head_update,
H A Dhw_atl_b0.c1671 .hw_ring_tx_head_update = hw_atl_b0_hw_ring_tx_head_update,
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c839 .hw_ring_tx_head_update = hw_atl_b0_hw_ring_tx_head_update,
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c839 .hw_ring_tx_head_update = hw_atl_b0_hw_ring_tx_head_update,
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c961 .hw_ring_tx_head_update = hw_atl_a0_hw_ring_tx_head_update,
H A Dhw_atl_b0.c1671 .hw_ring_tx_head_update = hw_atl_b0_hw_ring_tx_head_update,

Completed in 16 milliseconds