Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Ddebugfs.c173 static const char *hw_flag_names[] = { variable
236 BUILD_BUG_ON(ARRAY_SIZE(hw_flag_names) != NUM_IEEE80211_HW_FLAGS); in hwflags_read()
241 hw_flag_names[i]); in hwflags_read()