Searched refs:MAX_NUM_ADAPTERS (Results 1 – 2 of 2) sorted by relevance
41 #ifndef MAX_NUM_ADAPTERS42 #define MAX_NUM_ADAPTERS 1 macro154 void *wlan_static_prot[MAX_NUM_ADAPTERS] = {};155 void *wlan_static_rxbuf[MAX_NUM_ADAPTERS] = {};156 void *wlan_static_databuf[MAX_NUM_ADAPTERS] = {};157 void *wlan_static_osl_buf[MAX_NUM_ADAPTERS] = {};158 void *wlan_static_scan_buf0[MAX_NUM_ADAPTERS] = {};159 void *wlan_static_scan_buf1[MAX_NUM_ADAPTERS] = {};160 void *wlan_static_dhd_info_buf[MAX_NUM_ADAPTERS] = {};161 void *wlan_static_dhd_wlfc_info_buf[MAX_NUM_ADAPTERS] = {};[all …]
42 #ifndef MAX_NUM_ADAPTERS43 #define MAX_NUM_ADAPTERS 1 macro154 void *wlan_static_prot[MAX_NUM_ADAPTERS] = {NULL};155 void *wlan_static_rxbuf [MAX_NUM_ADAPTERS] = {NULL};156 void *wlan_static_databuf[MAX_NUM_ADAPTERS] = {NULL};157 void *wlan_static_osl_buf[MAX_NUM_ADAPTERS] = {NULL};158 void *wlan_static_scan_buf0[MAX_NUM_ADAPTERS] = {NULL};159 void *wlan_static_scan_buf1[MAX_NUM_ADAPTERS] = {NULL};160 void *wlan_static_dhd_info_buf[MAX_NUM_ADAPTERS] = {NULL};161 void *wlan_static_dhd_wlfc_info_buf[MAX_NUM_ADAPTERS] = {NULL};[all …]