Searched refs:MAX_NLO_NUM (Results 1 – 6 of 6) sorted by relevance
89 #define MAX_NLO_NUM 10 macro97 u8 ssid[MAX_NLO_NUM][MAX_SSID_LEN];98 u8 ssidlen[MAX_NLO_NUM];99 u8 chipertype[MAX_NLO_NUM];
716 while (i < MAX_NLO_NUM && i < n_ssids) { in nlo_ssid_init()
722 while (i < MAX_NLO_NUM && i < n_ssids) { in nlo_ssid_init()
8999 struct cfg80211_ssid ssids[MAX_NLO_NUM]; in cfg80211_rtw_sched_scan_start()9055 n_ssids = rtw_min(request->n_match_sets, MAX_NLO_NUM); in cfg80211_rtw_sched_scan_start()9062 n_ssids = rtw_min(request->n_ssids, MAX_NLO_NUM); in cfg80211_rtw_sched_scan_start()9953 wiphy->max_sched_scan_ssids = MAX_NLO_NUM; in rtw_cfg80211_init_wiphy()9955 wiphy->max_match_sets = MAX_NLO_NUM; in rtw_cfg80211_init_wiphy()
9174 struct cfg80211_ssid ssids[MAX_NLO_NUM]; in cfg80211_rtw_sched_scan_start()9230 n_ssids = rtw_min(request->n_match_sets, MAX_NLO_NUM); in cfg80211_rtw_sched_scan_start()9237 n_ssids = rtw_min(request->n_ssids, MAX_NLO_NUM); in cfg80211_rtw_sched_scan_start()10128 wiphy->max_sched_scan_ssids = MAX_NLO_NUM; in rtw_cfg80211_init_wiphy()10130 wiphy->max_match_sets = MAX_NLO_NUM; in rtw_cfg80211_init_wiphy()