Home
last modified time | relevance | path

Searched refs:HW_ATL2_TPS_DATA_TCTWEIGHT_WIDTH (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2_llh_internal.h240 #define HW_ATL2_TPS_DATA_TCTWEIGHT_WIDTH 15 macro
Dhw_atl2.c227 static const u32 max_weight = BIT(HW_ATL2_TPS_DATA_TCTWEIGHT_WIDTH) - 1; in hw_atl2_hw_init_tx_tc_rate_limit()