Searched refs:MAX_PNO_LIST_COUNT (Results 1 – 3 of 3) sorted by relevance
50 #define MAX_PNO_LIST_COUNT 16 macro167 u8 ssid_length[MAX_PNO_LIST_COUNT]; /* SSID Length Array */168 u8 ssid_cipher_info[MAX_PNO_LIST_COUNT]; /* Cipher information for security */169 u8 ssid_channel_info[MAX_PNO_LIST_COUNT]; /* channel information */178 struct pno_ssid node[MAX_PNO_LIST_COUNT];
492 MAX_PNO_LIST_COUNT); in ConstructPnoInfo()494 *pLength += MAX_PNO_LIST_COUNT; in ConstructPnoInfo()495 pPnoInfoPkt += MAX_PNO_LIST_COUNT; in ConstructPnoInfo()497 MAX_PNO_LIST_COUNT); in ConstructPnoInfo()499 *pLength += MAX_PNO_LIST_COUNT; in ConstructPnoInfo()500 pPnoInfoPkt += MAX_PNO_LIST_COUNT; in ConstructPnoInfo()502 MAX_PNO_LIST_COUNT); in ConstructPnoInfo()504 *pLength += MAX_PNO_LIST_COUNT; in ConstructPnoInfo()505 pPnoInfoPkt += MAX_PNO_LIST_COUNT; in ConstructPnoInfo()
3313 wiphy->max_sched_scan_ssids = MAX_PNO_LIST_COUNT; in rtw_cfg80211_preinit_wiphy()