Searched refs:NUM_WLAN_STA_FLAGS (Results 1 – 2 of 2) sorted by relevance
88 char buf[16 * NUM_WLAN_STA_FLAGS], *pos = buf; in sta_flags_read()93 BUILD_BUG_ON(ARRAY_SIZE(sta_flag_names) != NUM_WLAN_STA_FLAGS); in sta_flags_read()95 for (flg = 0; flg < NUM_WLAN_STA_FLAGS; flg++) { in sta_flags_read()
103 NUM_WLAN_STA_FLAGS, enumerator