Searched defs:tc_config (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/ixgbe/
H A Dixgbe_dcb.h122 struct ixgbe_dcb_tc_config tc_config[IXGBE_DCB_MAX_TRAFFIC_CLASS]; member in struct:ixgbe_dcb_config
H A Dixgbe_dcb.c205 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local
221 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local
230 struct ixgbe_dcb_tc_config *tc_config local
240 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local
250 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local
259 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local
[all...]

Completed in 60 milliseconds