Home
last modified time | relevance | path

Searched refs:hw_atl_rpb_rx_buff_en_set (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_llh.h296 void hw_atl_rpb_rx_buff_en_set(struct aq_hw_s *aq_hw, u32 rx_buff_en);
Dhw_atl_a0.c420 hw_atl_rpb_rx_buff_en_set(self, 1); in hw_atl_a0_hw_start()
Dhw_atl_b0.c475 hw_atl_rpb_rx_buff_en_set(self, 1); in hw_atl_b0_hw_start()
Dhw_atl_llh.c575 void hw_atl_rpb_rx_buff_en_set(struct aq_hw_s *aq_hw, u32 rx_buff_en) in hw_atl_rpb_rx_buff_en_set() function