Searched refs:DUMP_STR (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_wed_debugfs.c | 26 #define DUMP_STR(_str) { _str, 0, DUMP_TYPE_STRING } macro 91 DUMP_STR("WED TX"), in wed_txinfo_show() 98 DUMP_STR("WPDMA TX"), in wed_txinfo_show() 107 DUMP_STR("WPDMA TX"), in wed_txinfo_show() 111 DUMP_STR("WED WDMA RX"), in wed_txinfo_show() 124 DUMP_STR("WDMA RX"), in wed_txinfo_show() 129 DUMP_STR("WED TX FREE"), in wed_txinfo_show() 137 DUMP_STR("WED WPDMA TX FREE"), in wed_txinfo_show() 155 DUMP_STR("WPDMA RX"), in wed_rxinfo_show() 159 DUMP_STR("WPDMA RX"), in wed_rxinfo_show() [all …]
|