Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h927 struct nix_sq_ctx_s sq;
935 struct nix_sq_ctx_s sq_mask;
947 struct nix_sq_ctx_s sq;
Drvu_struct.h606 struct nix_sq_ctx_s { struct
Drvu_nix.c944 sizeof(struct nix_sq_ctx_s)); in rvu_nix_blk_aq_enq_inst()
962 memcpy(ctx, &req->sq, sizeof(struct nix_sq_ctx_s)); in rvu_nix_blk_aq_enq_inst()
1038 sizeof(struct nix_sq_ctx_s)); in rvu_nix_blk_aq_enq_inst()
Drvu_debugfs.c1606 struct nix_sq_ctx_s *sq_ctx = &rsp->sq; in print_nix_sq_ctx()