Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils.c140 hw_atl_tx_tx_reg_res_dis_set(self, 0U); in hw_atl_utils_soft_reset_flb()
182 hw_atl_tx_tx_reg_res_dis_set(self, 0U); in hw_atl_utils_soft_reset_rbl()
H A Dhw_atl_llh.h682 void hw_atl_tx_tx_reg_res_dis_set(struct aq_hw_s *aq_hw, u32 tx_reg_res_dis);
H A Dhw_atl_llh.c1418 void hw_atl_tx_tx_reg_res_dis_set(struct aq_hw_s *aq_hw, u32 tx_reg_res_dis) in hw_atl_tx_tx_reg_res_dis_set() function