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

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h954 struct nix_rq_ctx_s rq;
962 struct nix_rq_ctx_s rq_mask;
974 struct nix_rq_ctx_s rq;
H A Drvu_struct.h527 struct nix_rq_ctx_s { struct
H A Drvu_nix.c1098 sizeof(struct nix_rq_ctx_s));
1117 memcpy(ctx, &req->rq, sizeof(struct nix_rq_ctx_s));
1192 sizeof(struct nix_rq_ctx_s));
H A Drvu_debugfs.c1756 struct nix_rq_ctx_s *rq_ctx = &rsp->rq;

Completed in 206 milliseconds