Searched refs:ets_willing (Results 1 – 4 of 4) sorted by relevance
18 int ice_dcb_sw_dflt_cfg(struct ice_pf *pf, bool ets_willing, bool locked);
634 int ice_dcb_sw_dflt_cfg(struct ice_pf *pf, bool ets_willing, bool locked) in ice_dcb_sw_dflt_cfg() argument650 dcbcfg->etscfg.willing = ets_willing ? 1 : 0; in ice_dcb_sw_dflt_cfg()
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()1059 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()
98 bool ets_willing; member