Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/igb/
H A Dif_igb.h44 #define IGB_MAX_RING_82580 8 macro
H A Dif_igb.c429 return (IGB_MAX_RING_82580); in igb_get_ring_max()