Searched refs:DUMP_STR (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_wed_debugfs.c | 27 #define DUMP_STR(_str) { _str, 0, DUMP_TYPE_STRING } macro 95 DUMP_STR("WED TX"), in wed_txinfo_show() 102 DUMP_STR("WPDMA TX"), in wed_txinfo_show() 111 DUMP_STR("WPDMA TX"), in wed_txinfo_show() 115 DUMP_STR("WED WDMA RX"), in wed_txinfo_show() 128 DUMP_STR("WDMA RX"), in wed_txinfo_show() 133 DUMP_STR("WED TX FREE"), in wed_txinfo_show() 141 DUMP_STR("WED WPDMA TX FREE"), in wed_txinfo_show() 159 DUMP_STR("WPDMA RX"), in wed_rxinfo_show() 163 DUMP_STR("WPDMA RX"), in wed_rxinfo_show() [all …]
|