Searched refs:rsshash (Results 1 – 4 of 4) sorted by relevance
330 u8 rsshash[32]; /* dword 3 */ member366 u8 rsshash[32]; /* dword 3 */ member
2498 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()
416 static const u32 rsshash[] = { in enetc_get_rsshash() local430 if (rxnfc->flow_type >= ARRAY_SIZE(rsshash)) in enetc_get_rsshash()433 rxnfc->data = rsshash[rxnfc->flow_type]; in enetc_get_rsshash()
294 __le32 rsshash; member