Searched refs:nix_ptype_get (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_rx.c | 219 f0 = vsetq_lane_u32(nix_ptype_get(lookup_mem, cq0_w1), in nix_recv_pkts_vector() 221 f1 = vsetq_lane_u32(nix_ptype_get(lookup_mem, cq1_w1), in nix_recv_pkts_vector() 223 f2 = vsetq_lane_u32(nix_ptype_get(lookup_mem, cq2_w1), in nix_recv_pkts_vector() 225 f3 = vsetq_lane_u32(nix_ptype_get(lookup_mem, cq3_w1), in nix_recv_pkts_vector()
|
| H A D | otx2_rx.h | 127 nix_ptype_get(const void * const lookup_mem, const uint64_t in) in nix_ptype_get() function 295 mbuf->packet_type = nix_ptype_get(lookup_mem, w1); in otx2_nix_cqe_to_mbuf()
|