Home
last modified time | relevance | path

Searched refs:nix_cq_ctx_s (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h770 struct nix_cq_ctx_s cq;
778 struct nix_cq_ctx_s cq_mask;
790 struct nix_cq_ctx_s cq;
806 struct nix_cq_ctx_s cq;
814 struct nix_cq_ctx_s cq_mask;
826 struct nix_cq_ctx_s cq;
Drvu_struct.h323 struct nix_cq_ctx_s { struct
Drvu_nix.c953 sizeof(struct nix_cq_ctx_s)); in rvu_nix_blk_aq_enq_inst()
970 memcpy(ctx, &req->cq, sizeof(struct nix_cq_ctx_s)); in rvu_nix_blk_aq_enq_inst()
1047 sizeof(struct nix_cq_ctx_s)); in rvu_nix_blk_aq_enq_inst()
Drvu_debugfs.c1379 struct nix_cq_ctx_s *cq_ctx = &rsp->cq; in print_nix_cq_ctx()