Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Ddebugfs.h23 #define DEBUGFS_FORMAT_BUFFER_SIZE 256 macro
80 char buf[DEBUGFS_FORMAT_BUFFER_SIZE] = ""; \
H A Ddebugfs.c35 char buf[DEBUGFS_FORMAT_BUFFER_SIZE]; in wl1271_format_buffer()
/openbmc/linux/net/mac80211/
H A Ddebugfs.c18 #define DEBUGFS_FORMAT_BUFFER_SIZE 100 macro
24 char buf[DEBUGFS_FORMAT_BUFFER_SIZE]; in mac80211_format_buffer()