Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/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,
/openbmc/linux/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,