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

  /src/sys/dev/pci/ixgbe/
ixgbe.h 128 #define DEFAULT_TXD 2048
ixv.c 219 static int ixv_txd = DEFAULT_TXD;
496 DEFAULT_TXD);
497 sc->num_tx_desc = DEFAULT_TXD;
ixgbe.c 372 static int ixgbe_txd = DEFAULT_TXD;
960 DEFAULT_TXD);
961 sc->num_tx_desc = DEFAULT_TXD;

Completed in 30 milliseconds