Searched refs:nix_cqe_hdr_s (Results 1 – 6 of 6) sorted by relevance
11 #define CQE_CAST(x) ((struct nix_cqe_hdr_s *)(x))57 struct nix_cqe_hdr_s *cq; in nix_recv_pkts()66 cq = (struct nix_cqe_hdr_s *)(desc + CQE_SZ(head)); in nix_recv_pkts()
241 nix_rx_sec_mbuf_update(const struct nix_cqe_hdr_s *cq, struct rte_mbuf *m, in nix_rx_sec_mbuf_update()281 otx2_nix_cqe_to_mbuf(const struct nix_cqe_hdr_s *cq, const uint32_t tag, in otx2_nix_cqe_to_mbuf()
474 void otx2_nix_cqe_dump(const struct nix_cqe_hdr_s *cq);
485 otx2_nix_cqe_dump(const struct nix_cqe_hdr_s *cq) in otx2_nix_cqe_dump()
252 otx2_nix_cqe_to_mbuf((struct nix_cqe_hdr_s *)wqe, tag, in otx2_wqe_to_mbuf()
700 struct nix_cqe_hdr_s { struct