HomeSort by: relevance | last modified time | path
    Searched defs:num_tcs (Results 1 - 3 of 3) sorted by relevancy

  /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++) {

Completed in 20 milliseconds