Home
last modified time | relevance | path

Searched defs:i40e_rx_pb_config (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/i40e/
Di40e_dcb.h153 struct i40e_rx_pb_config { struct
154 u32 shared_pool_size;
155 u32 shared_pool_high_wm;
156 u32 shared_pool_low_wm;
157 u32 shared_pool_high_thresh[I40E_MAX_TRAFFIC_CLASS];
158 u32 shared_pool_low_thresh[I40E_MAX_TRAFFIC_CLASS];
159 u32 tc_pool_size[I40E_MAX_TRAFFIC_CLASS];
160 u32 tc_pool_high_wm[I40E_MAX_TRAFFIC_CLASS];
161 u32 tc_pool_low_wm[I40E_MAX_TRAFFIC_CLASS];