Home
last modified time | relevance | path

Searched refs:pfcenable (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/intel/i40e/
Di40e_dcb.c202 dcbcfg->pfc.pfcenable = buf[1]; in i40e_parse_ieee_pfccfg_tlv()
367 dcbcfg->pfc.pfcenable = buf[0]; in i40e_parse_cee_pfccfg_tlv()
647 dcbcfg->pfc.pfcenable = cee_cfg->oper_pfc_en; in i40e_cee_to_dcb_v1_config()
728 dcbcfg->pfc.pfcenable = cee_cfg->oper_pfc_en; in i40e_cee_to_dcb_config()
Di40e_dcb_nl.c106 pfc->pfc_en = dcbxcfg->pfc.pfcenable; in i40e_dcbnl_ieee_getpfc()
Di40e_type.h486 u8 pfcenable; member
Di40e_debugfs.c1118 cfg->pfc.pfccap, cfg->pfc.pfcenable); in i40e_dbg_command_write()
1149 r_cfg->pfc.pfcenable); in i40e_dbg_command_write()
Di40e_ethtool.c862 if (dcbx_cfg->pfc.pfcenable) { in i40e_get_pauseparam()
921 if (dcbx_cfg->pfc.pfcenable) { in i40e_set_pauseparam()
/drivers/net/ethernet/intel/i40evf/
Di40e_type.h464 u8 pfcenable; member