Searched refs:rsshash (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/benet/
H A Dbe_hw.h292 u8 rsshash[32]; /* dword 3 */ member in struct:amap_eth_rx_compl
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Djme.h279 __le32 rsshash; member in struct:rxdesc::__anon12963::__anon12965
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A Digb_main.c2650 static const u8 rsshash[40] = { local
2658 u32 rsskey = rsshash[(j * 4)];
2659 rsskey |= rsshash[(j * 4) + 1] << 8;
2660 rsskey |= rsshash[(j * 4) + 2] << 16;
2661 rsskey |= rsshash[(j * 4) + 3] << 24;

Completed in 41 milliseconds