Searched refs:dcbx_cfg (Results 1 – 3 of 3) sorted by relevance
879 struct ice_dcbx_cfg *dcbx_cfg = NULL; in ice_get_ieee_or_cee_dcb_cfg() local886 dcbx_cfg = &pi->local_dcbx_cfg; in ice_get_ieee_or_cee_dcb_cfg()888 dcbx_cfg = &pi->desired_dcbx_cfg; in ice_get_ieee_or_cee_dcb_cfg()894 ICE_AQ_LLDP_BRID_TYPE_NEAREST_BRID, dcbx_cfg); in ice_get_ieee_or_cee_dcb_cfg()899 dcbx_cfg = &pi->remote_dcbx_cfg; in ice_get_ieee_or_cee_dcb_cfg()901 ICE_AQ_LLDP_BRID_TYPE_NEAREST_BRID, dcbx_cfg); in ice_get_ieee_or_cee_dcb_cfg()919 struct ice_dcbx_cfg *dcbx_cfg; in ice_get_dcb_cfg() local928 dcbx_cfg = &pi->local_dcbx_cfg; in ice_get_dcb_cfg()929 dcbx_cfg->dcbx_mode = ICE_DCBX_MODE_CEE; in ice_get_dcb_cfg()930 dcbx_cfg->tlv_status = le32_to_cpu(cee_cfg.tlv_status); in ice_get_dcb_cfg()[all …]
2798 struct ice_dcbx_cfg *dcbx_cfg; in ice_get_pauseparam() local2805 dcbx_cfg = &pi->local_dcbx_cfg; in ice_get_pauseparam()2821 if (dcbx_cfg->pfc.pfcena) in ice_get_pauseparam()2846 struct ice_dcbx_cfg *dcbx_cfg; in ice_set_pauseparam() local2858 dcbx_cfg = &pi->local_dcbx_cfg; in ice_set_pauseparam()2904 if (dcbx_cfg->pfc.pfcena) { in ice_set_pauseparam()
1553 struct i40e_dcbx_config *dcbx_cfg = &hw->local_dcbx_config; in i40e_get_pauseparam() local1560 if (dcbx_cfg->pfc.pfcenable) { in i40e_get_pauseparam()1589 struct i40e_dcbx_config *dcbx_cfg = &hw->local_dcbx_config; in i40e_set_pauseparam() local1619 if (dcbx_cfg->pfc.pfcenable) { in i40e_set_pauseparam()