Searched refs:cqe_hdr (Results 1 – 1 of 1) sorted by relevance
25 struct nix_cqe_hdr_s *cqe_hdr; in otx2_get_next_cqe() local27 cqe_hdr = (struct nix_cqe_hdr_s *)CQE_ADDR(cq, cq->cq_head); in otx2_get_next_cqe()28 if (cqe_hdr->cqe_type == NIX_XQE_TYPE_INVALID) in otx2_get_next_cqe()34 return cqe_hdr; in otx2_get_next_cqe()