Home
last modified time | relevance | path

Searched refs:num_tcs (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/sys/dev/ixgbe/
Dixgbe_dcb_82599.c371 tc_count = dcb_config->num_tcs.pg_tcs; in ixgbe_dcb_config_tc_stats_82599()
500 if (dcb_config->num_tcs.pg_tcs == 8) { in ixgbe_dcb_config_82599()
525 if (dcb_config->num_tcs.pg_tcs == 4) { in ixgbe_dcb_config_82599()
537 if (dcb_config->num_tcs.pg_tcs == 8) in ixgbe_dcb_config_82599()
Dixgbe_dcb.h125 struct ixgbe_dcb_num_tcs num_tcs; member
Dixgbe_vf.h135 int ixgbevf_get_queues(struct ixgbe_hw *hw, unsigned int *num_tcs,
Dixgbe_vf.c604 int ixgbevf_get_queues(struct ixgbe_hw *hw, unsigned int *num_tcs, in ixgbevf_get_queues() argument
607 UNREFERENCED_3PARAMETER(hw, num_tcs, default_tc); in ixgbevf_get_queues()
Dixgbe_dcb.c256 u8 tc = cfg->num_tcs.pg_tcs; in ixgbe_dcb_get_tc_from_up()
640 hw->mac.ops.setup_rxpba(hw, dcb_config->num_tcs.pg_tcs, in ixgbe_dcb_hw_config_cee()