Searched refs:ICE_DCBX_MAX_APPS (Results 1 – 3 of 3) sorted by relevance
326 if (i >= ICE_DCBX_MAX_APPS) in ice_parse_ieee_app_tlv()472 if (dcbcfg->numapps > ICE_DCBX_MAX_APPS) in ice_parse_cee_app_tlv()473 dcbcfg->numapps = ICE_DCBX_MAX_APPS; in ice_parse_cee_app_tlv()1200 if (i >= ICE_DCBX_MAX_APPS) in ice_add_ieee_app_pri_tlv()
489 #define ICE_DCBX_MAX_APPS 32 macro510 struct ice_dcb_app_priority_table app[ICE_DCBX_MAX_APPS];
708 if (old_cfg->numapps == ICE_DCBX_MAX_APPS) { in ice_dcbnl_setapp()