Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_debugfs.c1337 char *cmd_buf, *ctype_string = (ctype == NPA_AQ_CTYPE_AURA) ? in rvu_dbg_npa_ctx_write() local
1355 ctype_string, ctype_string); in rvu_dbg_npa_ctx_write()
2243 char *ctype_string = NULL; in rvu_dbg_nix_queue_ctx_display() local
2289 ctype_string = "sq"; in rvu_dbg_nix_queue_ctx_display()
2293 ctype_string = "rq"; in rvu_dbg_nix_queue_ctx_display()
2297 ctype_string = "cq"; in rvu_dbg_nix_queue_ctx_display()
2312 ctype_string, nixlf, aq_req.qidx); in rvu_dbg_nix_queue_ctx_display()
2324 int id, int ctype, char *ctype_string, in write_nix_queue_ctx() argument
2359 ctype_string, max_id - 1); in write_nix_queue_ctx()
2394 char *cmd_buf, *ctype_string; in rvu_dbg_nix_queue_ctx_write() local
[all …]