Searched refs:hw_atl_rdm_rx_desc_en_set (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
| D | hw_atl_a0.c | 413 hw_atl_rdm_rx_desc_en_set(self, 1, ring->idx); in hw_atl_a0_hw_ring_rx_start() 513 hw_atl_rdm_rx_desc_en_set(self, false, aq_ring->idx); in hw_atl_a0_hw_ring_rx_init() 632 hw_atl_rdm_rx_desc_en_set(self, false, ring->idx); in hw_atl_a0_hw_ring_rx_receive() 635 hw_atl_rdm_rx_desc_en_set(self, true, ring->idx); in hw_atl_a0_hw_ring_rx_receive() 875 hw_atl_rdm_rx_desc_en_set(self, 0U, ring->idx); in hw_atl_a0_hw_ring_rx_stop()
|
| D | hw_atl_b0.c | 468 hw_atl_rdm_rx_desc_en_set(self, 1, ring->idx); in hw_atl_b0_hw_ring_rx_start() 581 hw_atl_rdm_rx_desc_en_set(self, false, aq_ring->idx); in hw_atl_b0_hw_ring_rx_init() 1004 hw_atl_rdm_rx_desc_en_set(self, 0U, ring->idx); in hw_atl_b0_hw_ring_rx_stop()
|
| D | hw_atl_llh.h | 164 void hw_atl_rdm_rx_desc_en_set(struct aq_hw_s *aq_hw, u32 rx_desc_en,
|
| D | hw_atl_llh.c | 345 void hw_atl_rdm_rx_desc_en_set(struct aq_hw_s *aq_hw, u32 rx_desc_en, in hw_atl_rdm_rx_desc_en_set() function
|