Searched refs:new_app (Results 1 – 3 of 3) sorted by relevance
196 struct i40e_dcb_app_priority_table new_app; in i40e_dcbnl_ieee_setapp() local212 new_app.selector = app->selector; in i40e_dcbnl_ieee_setapp()213 new_app.protocolid = app->protocol; in i40e_dcbnl_ieee_setapp()214 new_app.priority = app->priority; in i40e_dcbnl_ieee_setapp()216 if (i40e_dcbnl_find_app(old_cfg, &new_app)) in i40e_dcbnl_ieee_setapp()222 pf->tmp_cfg.app[pf->tmp_cfg.numapps++] = new_app; in i40e_dcbnl_ieee_setapp()
736 struct ice_dcb_app_priority_table new_app; in ice_dcbnl_setapp() local795 new_app.selector = app->selector; in ice_dcbnl_setapp()796 new_app.prot_id = app->protocol; in ice_dcbnl_setapp()797 new_app.priority = app->priority; in ice_dcbnl_setapp()846 new_cfg->app[new_cfg->numapps++] = new_app; in ice_dcbnl_setapp()
716 struct dcb_app new_app; in qlcnic_dcb_fill_cee_app_params() local725 new_app.selector = app->selector; in qlcnic_dcb_fill_cee_app_params()727 new_app.protocol = app->protocol; in qlcnic_dcb_fill_cee_app_params()735 new_app.priority = cnt; in qlcnic_dcb_fill_cee_app_params()738 dcb_setapp(adapter->netdev, &new_app); in qlcnic_dcb_fill_cee_app_params()