Home
last modified time | relevance | path

Searched refs:nix_cqe_hdr_s (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_rx.c11 #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()
H A Dotx2_rx.h241 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()
H A Dotx2_ethdev.h474 void otx2_nix_cqe_dump(const struct nix_cqe_hdr_s *cq);
H A Dotx2_ethdev_debug.c485 otx2_nix_cqe_dump(const struct nix_cqe_hdr_s *cq) in otx2_nix_cqe_dump()
/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_evdev.h252 otx2_nix_cqe_to_mbuf((struct nix_cqe_hdr_s *)wqe, tag, in otx2_wqe_to_mbuf()
/f-stack/dpdk/drivers/common/octeontx2/hw/
H A Dotx2_nix.h700 struct nix_cqe_hdr_s { struct