Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c640 hw_atl_rdm_rx_desc_res_set(self, true, ring->idx); in hw_atl_a0_hw_ring_rx_receive()
641 hw_atl_rdm_rx_desc_res_set(self, false, ring->idx); in hw_atl_a0_hw_ring_rx_receive()
H A Dhw_atl_llh.h216 void hw_atl_rdm_rx_desc_res_set(struct aq_hw_s *aq_hw, u32 rx_desc_res,
H A Dhw_atl_llh.c434 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