rsshash           330 drivers/net/ethernet/emulex/benet/be_hw.h 	u8 rsshash[32];		/* dword 3 */
rsshash           366 drivers/net/ethernet/emulex/benet/be_hw.h 	u8 rsshash[32];		/* dword 3 */
rsshash          2499 drivers/net/ethernet/emulex/benet/be_main.c 	rxcp->rss_hash = GET_RX_COMPL_V1_BITS(rsshash, compl);
rsshash          2522 drivers/net/ethernet/emulex/benet/be_main.c 	rxcp->rss_hash = GET_RX_COMPL_V0_BITS(rsshash, compl);
rsshash           278 drivers/net/ethernet/freescale/enetc/enetc_ethtool.c 	static const u32 rsshash[] = {
rsshash           292 drivers/net/ethernet/freescale/enetc/enetc_ethtool.c 	if (rxnfc->flow_type >= ARRAY_SIZE(rsshash))
rsshash           295 drivers/net/ethernet/freescale/enetc/enetc_ethtool.c 	rxnfc->data = rsshash[rxnfc->flow_type];
rsshash           294 drivers/net/ethernet/jme.h 			__le32	rsshash;