Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Ddebugfs_sta.c53 static const char * const sta_flag_names[] = { variable
94 BUILD_BUG_ON(ARRAY_SIZE(sta_flag_names) != NUM_WLAN_STA_FLAGS); in sta_flags_read()
99 sta_flag_names[flg]); in sta_flags_read()