Searched refs:nix_cqe_hdr_s (Results 1 – 2 of 2) sorted by relevance
81 struct nix_cqe_hdr_s { struct168 struct nix_cqe_hdr_s hdr;174 struct nix_cqe_hdr_s hdr;
60 static struct nix_cqe_hdr_s *otx2_get_next_cqe(struct otx2_cq_queue *cq) in otx2_get_next_cqe()62 struct nix_cqe_hdr_s *cqe_hdr; in otx2_get_next_cqe()64 cqe_hdr = (struct nix_cqe_hdr_s *)CQE_ADDR(cq, cq->cq_head); in otx2_get_next_cqe()