HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_dcb_tc_config (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_dcb.h 103 struct ixgbe_dcb_tc_config { struct
124 struct ixgbe_dcb_tc_config tc_config[IXGBE_DCB_MAX_TRAFFIC_CLASS];
ixgbe_dcb.c 215 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0];
231 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0];
240 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0];
250 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0];
260 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0];
269 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0];

Completed in 45 milliseconds