Searched refs:MAX_PNO_LIST_COUNT (Results 1 – 3 of 3) sorted by relevance
49 #define MAX_PNO_LIST_COUNT 16 macro171 u8 ssid_length[MAX_PNO_LIST_COUNT]; /* SSID Length Array */172 u8 ssid_cipher_info[MAX_PNO_LIST_COUNT]; /* Cipher information for security */173 u8 ssid_channel_info[MAX_PNO_LIST_COUNT]; /* channel information */182 pno_ssid_t 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()
3400 wiphy->max_sched_scan_ssids = MAX_PNO_LIST_COUNT; in rtw_cfg80211_preinit_wiphy()