Searched refs:dcb_pfc (Results 1 – 4 of 4) sorted by relevance
132 if (dcfg->tc_config[j].dcb_pfc != scfg->tc_config[j].dcb_pfc) { in ixgbe_copy_dcb_cfg()133 dcfg->tc_config[j].dcb_pfc = scfg->tc_config[j].dcb_pfc; in ixgbe_copy_dcb_cfg()289 adapter->temp_dcb_cfg.tc_config[priority].dcb_pfc = setting; in ixgbe_dcbnl_set_pfc_cfg()290 if (adapter->temp_dcb_cfg.tc_config[priority].dcb_pfc != in ixgbe_dcbnl_set_pfc_cfg()291 adapter->dcb_cfg.tc_config[priority].dcb_pfc) in ixgbe_dcbnl_set_pfc_cfg()300 *setting = adapter->dcb_cfg.tc_config[priority].dcb_pfc; in ixgbe_dcbnl_get_pfc_cfg()
120 enum dcb_pfc_type dcb_pfc; /* Class based flow control setting */ member
183 if (tc_config[tc].dcb_pfc != pfc_disabled) in ixgbe_dcb_unpack_pfc()
5306 tc->dcb_pfc = pfc_disabled; in ixgbe_sw_init()