Searched refs:temp_dcb_cfg (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_dcb_nl.c154 adapter->temp_dcb_cfg.pfc_mode_enable = false;
194 adapter->temp_dcb_cfg.tc_config[tc].path[0].prio_type = prio;
196 adapter->temp_dcb_cfg.tc_config[tc].path[0].bwg_id = bwg_id;
198 adapter->temp_dcb_cfg.tc_config[tc].path[0].bwg_percent =
201 adapter->temp_dcb_cfg.tc_config[tc].path[0].up_to_tc_bitmap =
204 if ((adapter->temp_dcb_cfg.tc_config[tc].path[0].prio_type !=
206 (adapter->temp_dcb_cfg.tc_config[tc].path[0].bwg_id !=
208 (adapter->temp_dcb_cfg.tc_config[tc].path[0].bwg_percent !=
210 (adapter->temp_dcb_cfg.tc_config[tc].path[0].up_to_tc_bitmap !=
222 adapter->temp_dcb_cfg
[all...]
H A Dixgbe.h289 struct ixgbe_dcb_config temp_dcb_cfg; member in struct:ixgbe_adapter
H A Dixgbe_main.c4802 ixgbe_copy_dcb_cfg(&adapter->dcb_cfg, &adapter->temp_dcb_cfg,

Completed in 159 milliseconds