Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/igb/
H A Dif_igb.h200 #define IGB_RSSRK_VAL(key, i) (key[(i) * IGB_RSSRK_SIZE] | \ macro
H A Dif_igb.c2631 rssrk = IGB_RSSRK_VAL(key, i); in igb_init_rx_unit()