Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.h160 u32 tc_pool_high_wm[I40E_MAX_TRAFFIC_CLASS]; member
H A Di40e_dcb.c1688 pb_cfg->tc_pool_high_wm[i] = high_wm[i]; in i40e_dcb_hw_calculate_pool_sizes()
1782 old_val = old_pb_cfg->tc_pool_high_wm[i]; in i40e_dcb_hw_rx_pb_config()
1783 new_val = new_pb_cfg->tc_pool_high_wm[i]; in i40e_dcb_hw_rx_pb_config()
1872 old_val = old_pb_cfg->tc_pool_high_wm[i]; in i40e_dcb_hw_rx_pb_config()
1873 new_val = new_pb_cfg->tc_pool_high_wm[i]; in i40e_dcb_hw_rx_pb_config()