Searched refs:rss_hash_res (Results 1 – 1 of 1) sorted by relevance
718 uint32_t rss_hash_res = 0; in rxq_cq_to_mbuf() local723 rss_hash_res = rte_be_to_cpu_32(cqe->rx_hash_res); in rxq_cq_to_mbuf()725 rss_hash_res = rte_be_to_cpu_32(mcqe->rx_hash_result); in rxq_cq_to_mbuf()726 if (rss_hash_res) { in rxq_cq_to_mbuf()727 pkt->hash.rss = rss_hash_res; in rxq_cq_to_mbuf()