Searched defs:i40e_rx_pb_config (Results 1 – 1 of 1) sorted by relevance
153 struct i40e_rx_pb_config { struct154 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];