Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c531 static const u32 rsshash[] = { in enetc_get_rxfh_fields() local
545 if (rxnfc->flow_type >= ARRAY_SIZE(rsshash)) in enetc_get_rxfh_fields()
548 rxnfc->data = rsshash[rxnfc->flow_type]; in enetc_get_rxfh_fields()
/linux/drivers/net/ethernet/
H A Djme.h294 __le32 rsshash; member
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c2503 rxcp->rss_hash = GET_RX_COMPL_V1_BITS(rsshash, compl); in be_parse_rx_compl_v1()
2526 rxcp->rss_hash = GET_RX_COMPL_V0_BITS(rsshash, compl); in be_parse_rx_compl_v0()