Searched refs:hw_ring_tx_stop (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_vec.c | 253 self->aq_hw_ops->hw_ring_tx_stop(self->aq_hw, in aq_vec_stop()
|
H A D | aq_hw.h | 243 int (*hw_ring_tx_stop)(struct aq_hw_s *self, member
|
H A D | aq_ptp.c | 933 aq_nic->aq_hw_ops->hw_ring_tx_stop(aq_nic->aq_hw, &aq_ptp->ptp_tx); in aq_ptp_ring_stop()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_vec.c | 258 self->aq_hw_ops->hw_ring_tx_stop(self->aq_hw, in aq_vec_stop()
|
H A D | aq_hw.h | 243 int (*hw_ring_tx_stop)(struct aq_hw_s *self, member
|
H A D | aq_ptp.c | 933 aq_nic->aq_hw_ops->hw_ring_tx_stop(aq_nic->aq_hw, &aq_ptp->ptp_tx); in aq_ptp_ring_stop()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_a0.c | 955 .hw_ring_tx_stop = hw_atl_a0_hw_ring_tx_stop,
|
H A D | hw_atl_b0.c | 1665 .hw_ring_tx_stop = hw_atl_b0_hw_ring_tx_stop,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2.c | 833 .hw_ring_tx_stop = hw_atl_b0_hw_ring_tx_stop,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2.c | 833 .hw_ring_tx_stop = hw_atl_b0_hw_ring_tx_stop,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_a0.c | 955 .hw_ring_tx_stop = hw_atl_a0_hw_ring_tx_stop,
|
H A D | hw_atl_b0.c | 1665 .hw_ring_tx_stop = hw_atl_b0_hw_ring_tx_stop,
|
Completed in 16 milliseconds