nix_cqe_hdr_s
struct nix_cqe_hdr_s hdr;
struct nix_cqe_hdr_s hdr;
static struct nix_cqe_hdr_s *otx2_get_next_cqe(struct otx2_cq_queue *cq)
struct nix_cqe_hdr_s *cqe_hdr;
cqe_hdr = (struct nix_cqe_hdr_s *)CQE_ADDR(cq, cq->cq_head);