Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2.c323 hw_atl_tps_tx_desc_rate_en_set(self, desc, en); in hw_atl2_hw_init_tx_tc_rate_limit()
346 hw_atl_tps_tx_desc_rate_en_set(self, desc, 0U); in hw_atl2_hw_init_tx_tc_rate_limit()
/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_llh.h737 void hw_atl_tps_tx_desc_rate_en_set(struct aq_hw_s *aq_hw, const u32 desc,
Dhw_atl_b0.c418 hw_atl_tps_tx_desc_rate_en_set(self, desc, en); in hw_atl_b0_hw_init_tx_tc_rate_limit()
441 hw_atl_tps_tx_desc_rate_en_set(self, desc, 0U); in hw_atl_b0_hw_init_tx_tc_rate_limit()
Dhw_atl_llh.c1568 void hw_atl_tps_tx_desc_rate_en_set(struct aq_hw_s *aq_hw, const u32 desc, in hw_atl_tps_tx_desc_rate_en_set() function