Searched refs:dcbx_cfg (Results 1 – 2 of 2) sorted by relevance
893 struct ice_dcbx_cfg *dcbx_cfg = NULL; in ice_get_ieee_or_cee_dcb_cfg() local900 dcbx_cfg = &pi->qos_cfg.local_dcbx_cfg; in ice_get_ieee_or_cee_dcb_cfg()902 dcbx_cfg = &pi->qos_cfg.desired_dcbx_cfg; in ice_get_ieee_or_cee_dcb_cfg()908 ICE_AQ_LLDP_BRID_TYPE_NEAREST_BRID, dcbx_cfg); in ice_get_ieee_or_cee_dcb_cfg()913 dcbx_cfg = &pi->qos_cfg.remote_dcbx_cfg; in ice_get_ieee_or_cee_dcb_cfg()915 ICE_AQ_LLDP_BRID_TYPE_NEAREST_BRID, dcbx_cfg); in ice_get_ieee_or_cee_dcb_cfg()933 struct ice_dcbx_cfg *dcbx_cfg; in ice_get_dcb_cfg() local946 dcbx_cfg = &pi->qos_cfg.local_dcbx_cfg; in ice_get_dcb_cfg()947 dcbx_cfg->dcbx_mode = ICE_DCBX_MODE_IEEE; in ice_get_dcb_cfg()964 struct ice_dcbx_cfg *dcbx_cfg = &pi->qos_cfg.local_dcbx_cfg; in ice_get_dcb_cfg_from_mib_change() local[all …]
3460 struct ice_dcbx_cfg *dcbx_cfg; in ice_get_pauseparam() local3467 dcbx_cfg = &pi->qos_cfg.local_dcbx_cfg; in ice_get_pauseparam()3482 if (dcbx_cfg->pfc.pfcena) in ice_get_pauseparam()3507 struct ice_dcbx_cfg *dcbx_cfg; in ice_set_pauseparam() local3518 dcbx_cfg = &pi->qos_cfg.local_dcbx_cfg; in ice_set_pauseparam()3564 if (dcbx_cfg->pfc.pfcena) { in ice_set_pauseparam()