Home
last modified time | relevance | path

Searched defs:num_tcs (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_dcb.h126 struct ixgbe_dcb_num_tcs num_tcs; member
H A Dixgbe_vf.c802 int ixgbevf_get_queues(struct ixgbe_hw *hw, unsigned int *num_tcs, in ixgbevf_get_queues()
H A Dixgbe_type.h733 u8 num_tcs; member
/netbsd-src/lib/libcurses/
H A Dgetch.c205 static const int num_tcs = (sizeof(tc) / sizeof(struct tcdata)); variable