Searched defs:tc_config (Results 1 - 2 of 2) sorted by relevance
| /src/sys/dev/pci/ixgbe/ | ||
| H A D | ixgbe_dcb.c | 215 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local in function:ixgbe_dcb_unpack_pfc_cee 231 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local in function:ixgbe_dcb_unpack_refill_cee 240 struct ixgbe_dcb_tc_config *tc_config local in function:ixgbe_dcb_unpack_max_cee 250 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local in function:ixgbe_dcb_unpack_bwgid_cee 260 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local in function:ixgbe_dcb_unpack_tsa_cee 269 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local in function:ixgbe_dcb_get_tc_from_up [all...] |
| H A D | ixgbe_dcb.h | 124 struct ixgbe_dcb_tc_config tc_config[IXGBE_DCB_MAX_TRAFFIC_CLASS]; member in struct:ixgbe_dcb_config |
Completed in 2 milliseconds