Searched refs:bss_param (Results 1 – 2 of 2) sorted by relevance
7317 u8 tbtt_count = 0, op_class, channel, bss_param; in hostapd_eid_rnr_iface() local7346 bss_param = 0; in hostapd_eid_rnr_iface()7366 bss_param |= RNR_BSS_PARAM_SAME_SSID; in hostapd_eid_rnr_iface()7370 bss_param |= in hostapd_eid_rnr_iface()7373 bss_param |= RNR_BSS_PARAM_CO_LOCATED; in hostapd_eid_rnr_iface()7375 *eid++ = bss_param; in hostapd_eid_rnr_iface()
574 struct cfg80211_ibss_params bss_param; member