Home
last modified time | relevance | path

Searched refs:EMX_DEFAULT_TXD (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/emx/
H A Dif_emx.h50 #define EMX_DEFAULT_TXD 512 macro
H A Dif_emx.c341 static int emx_txd = EMX_DEFAULT_TXD;
2346 EMX_DEFAULT_TXD, ntxd); in emx_create_tx_ring()
2347 tdata->num_tx_desc = EMX_DEFAULT_TXD; in emx_create_tx_ring()