Searched refs:dcbx_cfg (Results 1 – 3 of 3) sorted by relevance
869 struct ice_dcbx_cfg *dcbx_cfg = NULL; in ice_get_ieee_or_cee_dcb_cfg() local876 dcbx_cfg = &pi->qos_cfg.local_dcbx_cfg; in ice_get_ieee_or_cee_dcb_cfg()878 dcbx_cfg = &pi->qos_cfg.desired_dcbx_cfg; in ice_get_ieee_or_cee_dcb_cfg()884 ICE_AQ_LLDP_BRID_TYPE_NEAREST_BRID, dcbx_cfg); in ice_get_ieee_or_cee_dcb_cfg()889 dcbx_cfg = &pi->qos_cfg.remote_dcbx_cfg; in ice_get_ieee_or_cee_dcb_cfg()891 ICE_AQ_LLDP_BRID_TYPE_NEAREST_BRID, dcbx_cfg); in ice_get_ieee_or_cee_dcb_cfg()909 struct ice_dcbx_cfg *dcbx_cfg; in ice_get_dcb_cfg() local922 dcbx_cfg = &pi->qos_cfg.local_dcbx_cfg; in ice_get_dcb_cfg()923 dcbx_cfg->dcbx_mode = ICE_DCBX_MODE_IEEE; in ice_get_dcb_cfg()
2973 struct ice_dcbx_cfg *dcbx_cfg; in ice_get_pauseparam() local2980 dcbx_cfg = &pi->qos_cfg.local_dcbx_cfg; in ice_get_pauseparam()2995 if (dcbx_cfg->pfc.pfcena) in ice_get_pauseparam()3020 struct ice_dcbx_cfg *dcbx_cfg; in ice_set_pauseparam() local3032 dcbx_cfg = &pi->qos_cfg.local_dcbx_cfg; in ice_set_pauseparam()3078 if (dcbx_cfg->pfc.pfcena) { in ice_set_pauseparam()
1566 struct i40e_dcbx_config *dcbx_cfg = &hw->local_dcbx_config; in i40e_get_pauseparam() local1573 if (dcbx_cfg->pfc.pfcenable) { in i40e_get_pauseparam()1602 struct i40e_dcbx_config *dcbx_cfg = &hw->local_dcbx_config; in i40e_set_pauseparam() local1632 if (dcbx_cfg->pfc.pfcenable) { in i40e_set_pauseparam()