Home
last modified time | relevance | path

Searched refs:rsshash (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h330 u8 rsshash[32]; /* dword 3 */ member
366 u8 rsshash[32]; /* dword 3 */ member
H A Dbe_main.c2500 rxcp->rss_hash = GET_RX_COMPL_V1_BITS(rsshash, compl); in be_parse_rx_compl_v1()
2523 rxcp->rss_hash = GET_RX_COMPL_V0_BITS(rsshash, compl); in be_parse_rx_compl_v0()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c485 static const u32 rsshash[] = { in enetc_get_rsshash() local
499 if (rxnfc->flow_type >= ARRAY_SIZE(rsshash)) in enetc_get_rsshash()
502 rxnfc->data = rsshash[rxnfc->flow_type]; in enetc_get_rsshash()
/linux/drivers/net/ethernet/
H A Djme.h294 __le32 rsshash; member