Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h805 struct nix_sq_ctx_s sq;
813 struct nix_sq_ctx_s sq_mask;
825 struct nix_sq_ctx_s sq;
Drvu_struct.h588 struct nix_sq_ctx_s { struct
Drvu_nix.c950 sizeof(struct nix_sq_ctx_s)); in rvu_nix_blk_aq_enq_inst()
968 memcpy(ctx, &req->sq, sizeof(struct nix_sq_ctx_s)); in rvu_nix_blk_aq_enq_inst()
1044 sizeof(struct nix_sq_ctx_s)); in rvu_nix_blk_aq_enq_inst()
Drvu_debugfs.c1163 struct nix_sq_ctx_s *sq_ctx = &rsp->sq; in print_nix_sq_ctx()