Searched refs:pkt_parse (Results 1 – 1 of 1) sorted by relevance
220 static enum pkt_hash_types cqe_to_pkt_hash_type(u16 pkt_parse) in cqe_to_pkt_hash_type() argument231 key = ((pkt_parse >> FUN_ETH_RX_CV_OL4_PROT_S) & 6) | in cqe_to_pkt_hash_type()232 ((pkt_parse >> (FUN_ETH_RX_CV_OL3_PROT_S + 1)) & 1); in cqe_to_pkt_hash_type()