Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h937 struct nix_sq_ctx_s sq;
945 struct nix_sq_ctx_s sq_mask;
957 struct nix_sq_ctx_s sq;
Drvu_struct.h606 struct nix_sq_ctx_s { struct
Drvu_nix.c987 sizeof(struct nix_sq_ctx_s)); in rvu_nix_blk_aq_enq_inst()
1005 memcpy(ctx, &req->sq, sizeof(struct nix_sq_ctx_s)); in rvu_nix_blk_aq_enq_inst()
1081 sizeof(struct nix_sq_ctx_s)); in rvu_nix_blk_aq_enq_inst()
Drvu_debugfs.c1611 struct nix_sq_ctx_s *sq_ctx = &rsp->sq; in print_nix_sq_ctx()