Searched refs:RVU_DEBUG_SEQ_FOPS (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_debugfs.c | 177 #define RVU_DEBUG_SEQ_FOPS(name, read_op, write_op) \ macro 1418 RVU_DEBUG_SEQ_FOPS(npa_ndc_cache, npa_ndc_cache_display, NULL); 2864 RVU_DEBUG_SEQ_FOPS(cgx_stat, cgx_stat_display, NULL); 2924 RVU_DEBUG_SEQ_FOPS(cgx_dmac_flt, cgx_dmac_flt_display, NULL); 3376 RVU_DEBUG_SEQ_FOPS(npc_mcam_rules, npc_mcam_show_rules, NULL); 3619 RVU_DEBUG_SEQ_FOPS(cpt_ae_sts, cpt_ae_sts_display, NULL); 3626 RVU_DEBUG_SEQ_FOPS(cpt_se_sts, cpt_se_sts_display, NULL); 3633 RVU_DEBUG_SEQ_FOPS(cpt_ie_sts, cpt_ie_sts_display, NULL); 3700 RVU_DEBUG_SEQ_FOPS(cpt_lfs_info, cpt_lfs_info_display, NULL); 3727 RVU_DEBUG_SEQ_FOPS(cpt_err_info, cpt_err_info_display, NULL); [all …]
|