Searched refs:npa_aq_enq_rsp (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npa.c | 56 struct npa_aq_enq_rsp *rsp) in rvu_npa_aq_enq_inst() 277 struct npa_aq_enq_rsp *rsp) in rvu_mbox_handler_npa_aq_enq() 290 struct npa_aq_enq_rsp *rsp) in rvu_mbox_handler_npa_aq_enq()
|
H A D | mbox.h | 156 M(NPA_AQ_ENQ, 0x402, npa_aq_enq, npa_aq_enq_req, npa_aq_enq_rsp) \ 420 struct npa_aq_enq_rsp { struct
|
H A D | rvu_debugfs.c | 476 static void print_npa_aura_ctx(struct seq_file *m, struct npa_aq_enq_rsp *rsp) in print_npa_aura_ctx() 518 static void print_npa_pool_ctx(struct seq_file *m, struct npa_aq_enq_rsp *rsp) in print_npa_pool_ctx() 562 void (*print_npa_ctx)(struct seq_file *m, struct npa_aq_enq_rsp *rsp); in rvu_dbg_npa_ctx_display() 564 struct npa_aq_enq_rsp rsp; in rvu_dbg_npa_ctx_display()
|
H A D | rvu.h | 491 struct npa_aq_enq_rsp *rsp);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npa.c | 62 struct npa_aq_enq_rsp *rsp) in rvu_npa_aq_enq_inst() 283 struct npa_aq_enq_rsp *rsp) in rvu_mbox_handler_npa_aq_enq() 296 struct npa_aq_enq_rsp *rsp) in rvu_mbox_handler_npa_aq_enq()
|
H A D | rvu_debugfs.c | 1063 static void print_npa_aura_ctx(struct seq_file *m, struct npa_aq_enq_rsp *rsp) in print_npa_aura_ctx() 1111 static void print_npa_pool_ctx(struct seq_file *m, struct npa_aq_enq_rsp *rsp) in print_npa_pool_ctx() 1160 void (*print_npa_ctx)(struct seq_file *m, struct npa_aq_enq_rsp *rsp); in rvu_dbg_npa_ctx_display() 1162 struct npa_aq_enq_rsp rsp; in rvu_dbg_npa_ctx_display()
|
H A D | mbox.h | 190 M(NPA_AQ_ENQ, 0x402, npa_aq_enq, npa_aq_enq_req, npa_aq_enq_rsp) \ 786 struct npa_aq_enq_rsp { struct
|
H A D | rvu.h | 820 struct npa_aq_enq_rsp *rsp);
|
Completed in 23 milliseconds