Searched defs:i40e_dcbx_config (Results 1 – 2 of 2) sorted by relevance
421 struct i40e_dcbx_config { struct422 u8 dcbx_mode;425 u32 numapps;426 struct i40e_dcb_ets_config etscfg;427 struct i40e_dcb_ets_config etsrec;428 struct i40e_dcb_pfc_config pfc;429 struct i40e_dcb_app_priority_table app[I40E_DCBX_MAX_APPS];
418 struct i40e_dcbx_config { struct419 u32 numapps;420 struct i40e_ieee_ets_config etscfg;421 struct i40e_ieee_ets_recommend etsrec;422 struct i40e_ieee_pfc_config pfc;423 struct i40e_ieee_app_priority_table app[I40E_DCBX_MAX_APPS];