Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.c59 static struct nix_cqe_hdr_s *otx2_get_next_cqe(struct otx2_cq_queue *cq) in otx2_get_next_cqe()
61 struct nix_cqe_hdr_s *cqe_hdr; in otx2_get_next_cqe()
63 cqe_hdr = (struct nix_cqe_hdr_s *)CQE_ADDR(cq, cq->cq_head); in otx2_get_next_cqe()

Completed in 7 milliseconds