Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.c146 hw_atl_rx_rx_reg_res_dis_set(self, 0U); in hw_atl_utils_soft_reset_flb()
188 hw_atl_rx_rx_reg_res_dis_set(self, 0U); in hw_atl_utils_soft_reset_rbl()
H A Dhw_atl_llh.h577 void hw_atl_rx_rx_reg_res_dis_set(struct aq_hw_s *aq_hw, u32 rx_reg_res_dis);
H A Dhw_atl_a0.c93 hw_atl_rx_rx_reg_res_dis_set(self, 0U); in hw_atl_a0_hw_reset()
H A Dhw_atl_llh.c1232 void hw_atl_rx_rx_reg_res_dis_set(struct aq_hw_s *aq_hw, u32 rx_reg_res_dis) in hw_atl_rx_rx_reg_res_dis_set() function