Searched defs:num_tcs (Results 1 – 4 of 4) sorted by relevance
126 struct ixgbe_dcb_num_tcs num_tcs; member
802 int ixgbevf_get_queues(struct ixgbe_hw *hw, unsigned int *num_tcs, in ixgbevf_get_queues()
733 u8 num_tcs; member
205 static const int num_tcs = (sizeof(tc) / sizeof(struct tcdata)); variable