Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h926 struct nix_rq_ctx_s rq;
934 struct nix_rq_ctx_s rq_mask;
946 struct nix_rq_ctx_s rq;
Drvu_struct.h522 struct nix_rq_ctx_s { struct
Drvu_nix.c941 sizeof(struct nix_rq_ctx_s)); in rvu_nix_blk_aq_enq_inst()
960 memcpy(ctx, &req->rq, sizeof(struct nix_rq_ctx_s)); in rvu_nix_blk_aq_enq_inst()
1035 sizeof(struct nix_rq_ctx_s)); in rvu_nix_blk_aq_enq_inst()
Drvu_debugfs.c1753 struct nix_rq_ctx_s *rq_ctx = &rsp->rq; in print_nix_rq_ctx()