Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mlx5/
Ddevice.h810 __be32 rss_hash_result; member
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c175 cqd->title.rss_hash_result = 0; in mlx5e_decompress_cqe_no_hash()
1215 skb_set_hash(skb, be32_to_cpu(cqe->rss_hash_result), ht); in mlx5e_skb_set_hash()
/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c423 return le32_to_cpu(cqe->rss_hash_result); in bnx2x_get_rxhash()
947 le32_to_cpu(cqe_fp->rss_hash_result), in bnx2x_rx_int()
Dbnx2x_hsi.h4029 __le32 rss_hash_result; member