Searched refs:RVU_DEBUG_FOPS (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 | 132 #define RVU_DEBUG_FOPS(name, read_op, write_op) \ macro 313 RVU_DEBUG_FOPS(rsrc_status, rsrc_attach_status, NULL);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_debugfs.c | 218 #define RVU_DEBUG_FOPS(name, read_op, write_op) \ macro 664 RVU_DEBUG_FOPS(lmtst_map_table, lmtst_map_table_display, NULL); 837 RVU_DEBUG_FOPS(rsrc_status, rsrc_attach_status, NULL);
|
Completed in 8 milliseconds