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