Searched refs:pfc_mode (Results 1 – 10 of 10) sorted by relevance
222 qos->pfc_mode = dcbx_cfg->pfc_mode; in ice_get_qos_params()223 if (qos->pfc_mode == IIDC_DSCP_PFC_MODE) in ice_get_qos_params()
745 int ice_aq_set_pfc_mode(struct ice_hw *hw, u8 pfc_mode, struct ice_sq_cd *cd) in ice_aq_set_pfc_mode() argument751 if (pfc_mode > ICE_AQC_PFC_DSCP_BASED_PFC) in ice_aq_set_pfc_mode()758 cmd->pfc_mode = pfc_mode; in ice_aq_set_pfc_mode()769 if (cmd->pfc_mode != pfc_mode) in ice_aq_set_pfc_mode()1390 if (dcbcfg->pfc_mode == ICE_QOS_MODE_VLAN) { in ice_add_dcb_tlv()
83 if (new_cfg->pfc_mode == ICE_QOS_MODE_VLAN) { in ice_dcbnl_setets()176 if (qos_cfg->local_dcbx_cfg.pfc_mode == ICE_QOS_MODE_DSCP) in ice_dcbnl_setdcbx()760 if (old_cfg->pfc_mode == ICE_QOS_MODE_VLAN) { in ice_dcbnl_setapp()773 new_cfg->pfc_mode = ICE_QOS_MODE_DSCP; in ice_dcbnl_setapp()890 new_cfg->pfc_mode == ICE_QOS_MODE_DSCP) { in ice_dcbnl_delapp()901 new_cfg->pfc_mode = ICE_QOS_MODE_VLAN; in ice_dcbnl_delapp()
63 return pf->hw.port_info->qos_cfg.local_dcbx_cfg.pfc_mode; in ice_get_pfc_mode()
141 int ice_aq_set_pfc_mode(struct ice_hw *hw, u8 pfc_mode, struct ice_sq_cd *cd);
668 u8 pfc_mode; member
785 u8 pfc_mode; member
2433 if (dcbcfg->pfc_mode == ICE_QOS_MODE_DSCP) in ice_select_queue()
65 u8 pfc_mode; member
82 if (qos_info->pfc_mode == IIDC_DSCP_PFC_MODE) { in irdma_fill_qos_info()