Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/igb/
H A Dif_igb.h110 #define IGB_MAX_RXD 4096 macro
H A Dif_igb.c2268 nrxd > IGB_MAX_RXD || nrxd < IGB_MIN_RXD) { in igb_create_rx_ring()