Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_llh.h164 void hw_atl_rdm_rx_dca_mode_set(struct aq_hw_s *aq_hw, u32 rx_dca_mode);
Dhw_atl_b0.c341 hw_atl_rdm_rx_dca_mode_set(self, 0U); in hw_atl_b0_hw_init_rx_path()
Dhw_atl_a0.c311 hw_atl_rdm_rx_dca_mode_set(self, 0U); in hw_atl_a0_hw_init_rx_path()
Dhw_atl_llh.c332 void hw_atl_rdm_rx_dca_mode_set(struct aq_hw_s *aq_hw, u32 rx_dca_mode) in hw_atl_rdm_rx_dca_mode_set() function