ice_dcb_sw_dflt_cfg
ret = ice_dcb_sw_dflt_cfg(pf, false, true);
err = ice_dcb_sw_dflt_cfg(pf, true, locked);
int ice_dcb_sw_dflt_cfg(struct ice_pf *pf, bool ets_willing, bool locked);
ret = ice_dcb_sw_dflt_cfg(pf, true, true);