Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_struct.h81 struct nix_cqe_hdr_s { struct
168 struct nix_cqe_hdr_s hdr;
174 struct nix_cqe_hdr_s hdr;
A Dotx2_txrx.c52 static struct nix_cqe_hdr_s *otx2_get_next_cqe(struct otx2_cq_queue *cq) in otx2_get_next_cqe()
54 struct nix_cqe_hdr_s *cqe_hdr; in otx2_get_next_cqe()
56 cqe_hdr = (struct nix_cqe_hdr_s *)CQE_ADDR(cq, cq->cq_head); in otx2_get_next_cqe()

Completed in 6 milliseconds