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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_dcb.h102 struct ixgbe_dcb_tc_config { struct
123 struct ixgbe_dcb_tc_config tc_config[IXGBE_DCB_MAX_TRAFFIC_CLASS];
H A Dixgbe_dcb.c212 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0];
228 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0];
237 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0];
247 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0];
257 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0];
266 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0];

Completed in 78 milliseconds