Home
last modified time | relevance | path

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

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