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

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_dcb.c121 p = &dcb_config->tc_config[i].path[direction];
143 p = &dcb_config->tc_config[i].path[direction];
188 dcb_config->tc_config[i].desc_credits_max =
212 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local
220 if (tc_config[map[up]].pfc != ixgbe_dcb_pfc_disabled)
228 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local
232 refill[tc] = tc_config[tc].path[direction].data_credits_refill;
237 struct ixgbe_dcb_tc_config *tc_config local
247 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local
257 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local
266 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; local
[all...]
H A Dixgbe_dcb.h123 struct ixgbe_dcb_tc_config tc_config[IXGBE_DCB_MAX_TRAFFIC_CLASS]; member in struct:ixgbe_dcb_config

Completed in 107 milliseconds