Searched refs:ets_willing (Results 1 – 3 of 3) sorted by relevance
554 p_params->ets_willing = QED_MFW_GET_FIELD(p_ets->flags, in qed_dcbx_get_ets_data()563 p_params->ets_willing, p_params->ets_enabled, in qed_dcbx_get_ets_data()1061 if (p_params->ets_willing) in qed_dcbx_set_ets_data()1916 dcbx_set.config.params.ets_willing = willing; in qed_dcbnl_setfeatcfg()2020 pg->willing = dcbx_info->remote.params.ets_willing; in qed_dcbnl_cee_peer_getpg()2155 ets->willing = params->ets_willing; in qed_dcbnl_get_ieee_ets()2197 dcbx_set.config.params.ets_willing = ets->willing; in qed_dcbnl_ieee_setets()
534 static int ice_dcb_sw_dflt_cfg(struct ice_pf *pf, bool ets_willing, bool locked) in ice_dcb_sw_dflt_cfg() argument550 dcbcfg->etscfg.willing = ets_willing ? 1 : 0; in ice_dcb_sw_dflt_cfg()
94 bool ets_willing; member