Home
last modified time | relevance | path

Searched refs:DEFAULT_RXD (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/ixgbe/
HDixgbe.h122 #define DEFAULT_RXD 1024 macro
HDif_ixv.c193 static int ixv_rxd = DEFAULT_RXD;
315 adapter->num_rx_desc = DEFAULT_RXD; in ixv_attach()
HDif_ix.c451 ixgbe_rxd = DEFAULT_RXD; in ixgbe_attach()
458 adapter->num_rx_desc = DEFAULT_RXD; in ixgbe_attach()