Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Ddebugfs.c444 static const char *hw_flag_names[] = { variable
521 BUILD_BUG_ON(ARRAY_SIZE(hw_flag_names) != NUM_IEEE80211_HW_FLAGS); in hwflags_read()
526 hw_flag_names[i]); in hwflags_read()