Home
last modified time | relevance | path

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

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