Searched refs:I40E_DCBX_MAX_APPS (Results 1 – 3 of 3) sorted by relevance
434 #define I40E_DCBX_MAX_APPS 32 macro475 struct i40e_ieee_app_priority_table app[I40E_DCBX_MAX_APPS];
435 #define I40E_DCBX_MAX_APPS 32 macro485 struct i40e_dcb_app_priority_table app[I40E_DCBX_MAX_APPS];
252 if (i >= I40E_DCBX_MAX_APPS) in i40e_parse_ieee_app_tlv()