Searched refs:hl_tp_rs (Results 1 – 1 of 1) sorted by relevance
764 rx_desc_hlen_type_rss_to_pkt_flags(struct igb_rx_queue *rxq, uint32_t hl_tp_rs) in rx_desc_hlen_type_rss_to_pkt_flags() argument766 uint64_t pkt_flags = ((hl_tp_rs & 0x0F) == 0) ? 0 : RTE_MBUF_F_RX_RSS_HASH; in rx_desc_hlen_type_rss_to_pkt_flags()779 pkt_flags |= ip_pkt_etqf_map[(hl_tp_rs >> 12) & 0x07]; in rx_desc_hlen_type_rss_to_pkt_flags()781 pkt_flags |= ip_pkt_etqf_map[(hl_tp_rs >> 4) & 0x07]; in rx_desc_hlen_type_rss_to_pkt_flags()