Searched refs:hw_atl_tps_tx_desc_rate_x_set (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2.c | 333 hw_atl_tps_tx_desc_rate_x_set(self, desc, rate_int); in hw_atl2_hw_init_tx_tc_rate_limit() 339 hw_atl_tps_tx_desc_rate_x_set(self, desc, 1U); in hw_atl2_hw_init_tx_tc_rate_limit() 347 hw_atl_tps_tx_desc_rate_x_set(self, desc, 1U); in hw_atl2_hw_init_tx_tc_rate_limit()
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_b0.c | 428 hw_atl_tps_tx_desc_rate_x_set(self, desc, rate_int); in hw_atl_b0_hw_init_tx_tc_rate_limit() 434 hw_atl_tps_tx_desc_rate_x_set(self, desc, 1U); in hw_atl_b0_hw_init_tx_tc_rate_limit() 442 hw_atl_tps_tx_desc_rate_x_set(self, desc, 1U); in hw_atl_b0_hw_init_tx_tc_rate_limit()
|
H A D | hw_atl_llh.h | 741 void hw_atl_tps_tx_desc_rate_x_set(struct aq_hw_s *aq_hw, const u32 desc,
|
H A D | hw_atl_llh.c | 1577 void hw_atl_tps_tx_desc_rate_x_set(struct aq_hw_s *aq_hw, const u32 desc, in hw_atl_tps_tx_desc_rate_x_set() function
|