Searched refs:ctype_string (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_debugfs.c | 733 char *cmd_buf, *ctype_string = (ctype == NPA_AQ_CTYPE_AURA) ? in rvu_dbg_npa_ctx_write() local 751 ctype_string, ctype_string); in rvu_dbg_npa_ctx_write() 1063 char *ctype_string = NULL; in rvu_dbg_nix_queue_ctx_display() local 1109 ctype_string = "sq"; in rvu_dbg_nix_queue_ctx_display() 1113 ctype_string = "rq"; in rvu_dbg_nix_queue_ctx_display() 1117 ctype_string = "cq"; in rvu_dbg_nix_queue_ctx_display() 1132 ctype_string, nixlf, aq_req.qidx); in rvu_dbg_nix_queue_ctx_display() 1144 int id, int ctype, char *ctype_string) in write_nix_queue_ctx() 1177 ctype_string, max_i in write_nix_queue_ctx() 1143 write_nix_queue_ctx(struct rvu *rvu, bool all, int nixlf, int id, int ctype, char *ctype_string) write_nix_queue_ctx() argument 1211 char *cmd_buf, *ctype_string; rvu_dbg_nix_queue_ctx_write() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_debugfs.c | 1336 char *cmd_buf, *ctype_string = (ctype == NPA_AQ_CTYPE_AURA) ? in rvu_dbg_npa_ctx_write() local 1354 ctype_string, ctype_string); in rvu_dbg_npa_ctx_write() 1864 char *ctype_string = NULL; in rvu_dbg_nix_queue_ctx_display() local 1910 ctype_string = "sq"; in rvu_dbg_nix_queue_ctx_display() 1914 ctype_string = "rq"; in rvu_dbg_nix_queue_ctx_display() 1918 ctype_string = "cq"; in rvu_dbg_nix_queue_ctx_display() 1933 ctype_string, nixlf, aq_req.qidx); in rvu_dbg_nix_queue_ctx_display() 1945 int id, int ctype, char *ctype_string, in write_nix_queue_ctx() 1980 ctype_string, max_i in write_nix_queue_ctx() 1944 write_nix_queue_ctx(struct rvu *rvu, bool all, int nixlf, int id, int ctype, char *ctype_string, struct seq_file *m) write_nix_queue_ctx() argument 2015 char *cmd_buf, *ctype_string; rvu_dbg_nix_queue_ctx_write() local [all...] |
Completed in 6 milliseconds