Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/igb/
H A Dif_igb.h93 #define IGB_MIN_TXD 256 macro
H A Dif_igb.c1863 ntxd > IGB_MAX_TXD || ntxd < IGB_MIN_TXD) { in igb_create_tx_ring()