Searched refs:hw_atl_tps_tx_desc_rate_y_set (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
D | hw_atl2.c | 320 hw_atl_tps_tx_desc_rate_y_set(self, desc, rate_frac); in hw_atl2_hw_init_tx_tc_rate_limit() 326 hw_atl_tps_tx_desc_rate_y_set(self, desc, 0U); in hw_atl2_hw_init_tx_tc_rate_limit() 334 hw_atl_tps_tx_desc_rate_y_set(self, desc, 0U); in hw_atl2_hw_init_tx_tc_rate_limit()
|
/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
D | hw_atl_b0.c | 429 hw_atl_tps_tx_desc_rate_y_set(self, desc, rate_frac); in hw_atl_b0_hw_init_tx_tc_rate_limit() 435 hw_atl_tps_tx_desc_rate_y_set(self, desc, 0U); in hw_atl_b0_hw_init_tx_tc_rate_limit() 443 hw_atl_tps_tx_desc_rate_y_set(self, desc, 0U); in hw_atl_b0_hw_init_tx_tc_rate_limit()
|
D | hw_atl_llh.h | 745 void hw_atl_tps_tx_desc_rate_y_set(struct aq_hw_s *aq_hw, const u32 desc,
|
D | hw_atl_llh.c | 1586 void hw_atl_tps_tx_desc_rate_y_set(struct aq_hw_s *aq_hw, const u32 desc, in hw_atl_tps_tx_desc_rate_y_set() function
|