| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/pci/ixgbe/ | |
| ixgbe_dcb.h | 126 struct ixgbe_dcb_num_tcs num_tcs; member in struct:ixgbe_dcb_config |
| ixgbe_type.h | 733 u8 num_tcs; member in struct:ixgbe_dmac_config |
| /src/lib/libcurses/ | |
| getch.c | 205 static const int num_tcs = (sizeof(tc) / sizeof(struct tcdata)); variable in typeref:typename:const int 449 for (i = 0; i < num_tcs; i++) { |