Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c956 static const char * const devlog_facility_strings[] = { variable
1024 (e->facility < ARRAY_SIZE(devlog_facility_strings) in devlog_show()
1025 ? devlog_facility_strings[e->facility] in devlog_show()