Searched refs:up_to_tc_bitmap (Results 1 - 2 of 2) 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.c71 dst_tc_cfg->path[DCB_TX_CONFIG].up_to_tc_bitmap =
72 src_tc_cfg->path[DCB_TX_CONFIG].up_to_tc_bitmap;
83 dst_tc_cfg->path[DCB_RX_CONFIG].up_to_tc_bitmap =
84 src_tc_cfg->path[DCB_RX_CONFIG].up_to_tc_bitmap;
201 adapter->temp_dcb_cfg.tc_config[tc].path[0].up_to_tc_bitmap =
210 (adapter->temp_dcb_cfg.tc_config[tc].path[0].up_to_tc_bitmap !=
211 adapter->dcb_cfg.tc_config[tc].path[0].up_to_tc_bitmap)) {
245 adapter->temp_dcb_cfg.tc_config[tc].path[1].up_to_tc_bitmap =
254 (adapter->temp_dcb_cfg.tc_config[tc].path[1].up_to_tc_bitmap !=
255 adapter->dcb_cfg.tc_config[tc].path[1].up_to_tc_bitmap)) {
[all...]
H A Dixgbe_dcb.h103 u8 up_to_tc_bitmap; /* User Priority to Traffic Class mapping */ member in struct:tc_bw_alloc

Completed in 57 milliseconds