Home
last modified time | relevance | path

Searched refs:hw_atl_rdm_rx_desc_res_set (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_a0.c629 hw_atl_rdm_rx_desc_res_set(self, true, ring->idx); in hw_atl_a0_hw_ring_rx_receive()
630 hw_atl_rdm_rx_desc_res_set(self, false, ring->idx); in hw_atl_a0_hw_ring_rx_receive()
Dhw_atl_llh.h209 void hw_atl_rdm_rx_desc_res_set(struct aq_hw_s *aq_hw, u32 rx_desc_res,
Dhw_atl_llh.c402 void hw_atl_rdm_rx_desc_res_set(struct aq_hw_s *aq_hw, u32 rx_desc_res, in hw_atl_rdm_rx_desc_res_set() function