Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Ddebugfs.c94 static const char *hw_flag_names[NUM_IEEE80211_HW_FLAGS + 1] = { variable
150 BUILD_BUG_ON(hw_flag_names[NUM_IEEE80211_HW_FLAGS] != (void *)0x1); in hwflags_read()
155 hw_flag_names[i]); in hwflags_read()