Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h943 struct nix_rq_ctx_s rq;
951 struct nix_rq_ctx_s rq_mask;
963 struct nix_rq_ctx_s rq;
H A Drvu_struct.h522 struct nix_rq_ctx_s { struct
H A Drvu_nix.c985 sizeof(struct nix_rq_ctx_s)); in rvu_nix_blk_aq_enq_inst()
1004 memcpy(ctx, &req->rq, sizeof(struct nix_rq_ctx_s)); in rvu_nix_blk_aq_enq_inst()
1079 sizeof(struct nix_rq_ctx_s)); in rvu_nix_blk_aq_enq_inst()
H A Drvu_debugfs.c1756 struct nix_rq_ctx_s *rq_ctx = &rsp->rq; in print_nix_rq_ctx()