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

  /src/sys/dev/pci/ixgbe/
ixgbe.h 142 #define DEFAULT_RXD 2048
ixv.c 223 static int ixv_rxd = DEFAULT_RXD;
509 DEFAULT_RXD);
510 sc->num_rx_desc = DEFAULT_RXD;
ixgbe.c 377 static int ixgbe_rxd = DEFAULT_RXD;
973 DEFAULT_RXD);
974 sc->num_rx_desc = DEFAULT_RXD;

Completed in 19 milliseconds