Searched refs:hw_ring_rx_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 | 256 self->aq_hw_ops->hw_ring_rx_stop(self->aq_hw, in aq_vec_stop()
|
H A D | aq_hw.h | 253 int (*hw_ring_rx_stop)(struct aq_hw_s *self, member
|
H A D | aq_ptp.c | 934 aq_nic->aq_hw_ops->hw_ring_rx_stop(aq_nic->aq_hw, &aq_ptp->ptp_rx); in aq_ptp_ring_stop() 936 aq_nic->aq_hw_ops->hw_ring_rx_stop(aq_nic->aq_hw, &aq_ptp->hwts_rx); in aq_ptp_ring_stop()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_vec.c | 261 self->aq_hw_ops->hw_ring_rx_stop(self->aq_hw, in aq_vec_stop()
|
H A D | aq_hw.h | 253 int (*hw_ring_rx_stop)(struct aq_hw_s *self, member
|
H A D | aq_ptp.c | 934 aq_nic->aq_hw_ops->hw_ring_rx_stop(aq_nic->aq_hw, &aq_ptp->ptp_rx); in aq_ptp_ring_stop() 936 aq_nic->aq_hw_ops->hw_ring_rx_stop(aq_nic->aq_hw, &aq_ptp->hwts_rx); in aq_ptp_ring_stop()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_a0.c | 957 .hw_ring_rx_stop = hw_atl_a0_hw_ring_rx_stop,
|
H A D | hw_atl_b0.c | 1667 .hw_ring_rx_stop = hw_atl_b0_hw_ring_rx_stop,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2.c | 835 .hw_ring_rx_stop = hw_atl_b0_hw_ring_rx_stop,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2.c | 835 .hw_ring_rx_stop = hw_atl_b0_hw_ring_rx_stop,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_a0.c | 957 .hw_ring_rx_stop = hw_atl_a0_hw_ring_rx_stop,
|
H A D | hw_atl_b0.c | 1667 .hw_ring_rx_stop = hw_atl_b0_hw_ring_rx_stop,
|
Completed in 17 milliseconds