Searched refs:pfcenable (Results 1 – 6 of 6) sorted by relevance
86 pfc->pfc_en = dcbxcfg->pfc.pfcenable; in i40e_dcbnl_ieee_getpfc()172 pf->tmp_cfg.pfc.pfcenable = pfc->pfc_en; in i40e_dcbnl_ieee_setpfc()589 pf->tmp_cfg.pfc.pfcenable |= BIT(prio); in i40e_dcbnl_set_pfc_cfg()591 pf->tmp_cfg.pfc.pfcenable &= ~BIT(prio); in i40e_dcbnl_set_pfc_cfg()594 prio, setting, pf->tmp_cfg.pfc.pfcenable); in i40e_dcbnl_set_pfc_cfg()617 *setting = (pf->hw.local_dcbx_config.pfc.pfcenable >> prio) & 0x1; in i40e_dcbnl_get_pfc_cfg()620 prio, *setting, pf->hw.local_dcbx_config.pfc.pfcenable); in i40e_dcbnl_get_pfc_cfg()727 if (pf->hw.local_dcbx_config.pfc.pfcenable) in i40e_dcbnl_getpfcstate()
179 dcbcfg->pfc.pfcenable = buf[1]; in i40e_parse_ieee_pfccfg_tlv()344 dcbcfg->pfc.pfcenable = buf[0]; in i40e_parse_cee_pfccfg_tlv()629 dcbcfg->pfc.pfcenable = cee_cfg->oper_pfc_en; in i40e_cee_to_dcb_v1_config()710 dcbcfg->pfc.pfcenable = cee_cfg->oper_pfc_en; in i40e_cee_to_dcb_config()1152 buf[1] = dcbcfg->pfc.pfcenable; in i40e_add_ieee_pfc_tlv()
502 u8 pfcenable; member
1103 cfg->pfc.pfccap, cfg->pfc.pfcenable); in i40e_dbg_command_write()1134 r_cfg->pfc.pfcenable); in i40e_dbg_command_write()
1579 if (dcbx_cfg->pfc.pfcenable) { in i40e_get_pauseparam()1638 if (dcbx_cfg->pfc.pfcenable) { in i40e_set_pauseparam()
6872 i40e_dcb_hw_pfc_config(hw, new_cfg->pfc.pfcenable, in i40e_hw_dcb_config()6883 false, new_cfg->pfc.pfcenable, in i40e_hw_dcb_config()