Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_type.h421 struct i40e_dcbx_config { struct
422 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];
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_type.h418 struct i40e_dcbx_config { struct
419 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];