Searched refs:rsshash (Results 1 – 4 of 4) sorted by relevance
330 u8 rsshash[32]; /* dword 3 */ member366 u8 rsshash[32]; /* dword 3 */ member
2500 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()
486 static const u32 rsshash[] = { in enetc_get_rxfh_fields() local500 if (rxnfc->flow_type >= ARRAY_SIZE(rsshash)) in enetc_get_rxfh_fields()503 rxnfc->data = rsshash[rxnfc->flow_type]; in enetc_get_rxfh_fields()
294 __le32 rsshash; member
Completed in 23 milliseconds