Home
last modified time | relevance | path

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

/linux-6.6.21/net/mac80211/
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()