Searched refs:dcbx_cfg (Results 1 – 3 of 3) sorted by relevance
846 struct ice_dcbx_cfg *dcbx_cfg = NULL; in ice_get_ieee_or_cee_dcb_cfg() local853 dcbx_cfg = &pi->local_dcbx_cfg; in ice_get_ieee_or_cee_dcb_cfg()855 dcbx_cfg = &pi->desired_dcbx_cfg; in ice_get_ieee_or_cee_dcb_cfg()861 ICE_AQ_LLDP_BRID_TYPE_NEAREST_BRID, dcbx_cfg); in ice_get_ieee_or_cee_dcb_cfg()866 dcbx_cfg = &pi->remote_dcbx_cfg; in ice_get_ieee_or_cee_dcb_cfg()868 ICE_AQ_LLDP_BRID_TYPE_NEAREST_BRID, dcbx_cfg); in ice_get_ieee_or_cee_dcb_cfg()886 struct ice_dcbx_cfg *dcbx_cfg; in ice_get_dcb_cfg() local895 dcbx_cfg = &pi->local_dcbx_cfg; in ice_get_dcb_cfg()896 dcbx_cfg->dcbx_mode = ICE_DCBX_MODE_CEE; in ice_get_dcb_cfg()897 dcbx_cfg->tlv_status = le32_to_cpu(cee_cfg.tlv_status); in ice_get_dcb_cfg()[all …]
2975 struct ice_dcbx_cfg *dcbx_cfg; in ice_get_pauseparam() local2982 dcbx_cfg = &pi->local_dcbx_cfg; in ice_get_pauseparam()2997 if (dcbx_cfg->pfc.pfcena) in ice_get_pauseparam()3022 struct ice_dcbx_cfg *dcbx_cfg; in ice_set_pauseparam() local3034 dcbx_cfg = &pi->local_dcbx_cfg; in ice_set_pauseparam()3080 if (dcbx_cfg->pfc.pfcena) { in ice_set_pauseparam()
1556 struct i40e_dcbx_config *dcbx_cfg = &hw->local_dcbx_config; in i40e_get_pauseparam() local1563 if (dcbx_cfg->pfc.pfcenable) { in i40e_get_pauseparam()1592 struct i40e_dcbx_config *dcbx_cfg = &hw->local_dcbx_config; in i40e_set_pauseparam() local1622 if (dcbx_cfg->pfc.pfcenable) { in i40e_set_pauseparam()