Searched refs:dhd_sta_t (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_linux.h | 137 } dhd_sta_t; typedef 138 typedef dhd_sta_t dhd_sta_pool_t;
|
| H A D | dhd_linux.c | 2162 #define DHD_STA_NULL ((dhd_sta_t *)NULL) 2170 static void dhd_sta_free(dhd_pub_t *pub, dhd_sta_t *sta); 2171 static dhd_sta_t * dhd_sta_alloc(dhd_pub_t * dhdp); 2197 dhd_sta_free(dhd_pub_t * dhdp, dhd_sta_t * sta) in dhd_sta_free() 2252 static dhd_sta_t * 2256 dhd_sta_t * sta; in dhd_sta_alloc() 2284 dhd_sta_t *sta, *next; in dhd_if_del_sta_list() 2317 dhd_sta_t *sta, *next; in dhd_if_flush_sta() 2337 dhd_sta_t * sta; in dhd_sta_pool_init() 2352 sta_pool_memsz = ((max_sta + 1) * sizeof(dhd_sta_t)); /* skip idx 0 */ in dhd_sta_pool_init() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux.h | 297 } dhd_sta_t; typedef 298 typedef dhd_sta_t dhd_sta_pool_t;
|
| H A D | dhd_linux.c | 1070 #define DHD_STA_NULL ((dhd_sta_t *)NULL) 1075 static void dhd_sta_free(dhd_pub_t *pub, dhd_sta_t *sta); 1076 static dhd_sta_t * dhd_sta_alloc(dhd_pub_t * dhdp); 1090 dhd_sta_free(dhd_pub_t * dhdp, dhd_sta_t * sta) in dhd_sta_free() 1153 static dhd_sta_t * 1157 dhd_sta_t * sta; in dhd_sta_alloc() 1185 dhd_sta_t *sta, *next; in dhd_if_del_sta_list() 1219 dhd_sta_t * sta; in dhd_sta_pool_init() 1234 sta_pool_memsz = ((max_sta + 1) * sizeof(dhd_sta_t)); /* skip idx 0 */ in dhd_sta_pool_init() 1277 int sta_pool_memsz = ((max_sta + 1) * sizeof(dhd_sta_t)); in dhd_sta_pool_fini() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux.h | 293 } dhd_sta_t; typedef 294 typedef dhd_sta_t dhd_sta_pool_t;
|
| H A D | dhd_linux.c | 1070 #define DHD_STA_NULL ((dhd_sta_t *)NULL) 1075 static void dhd_sta_free(dhd_pub_t *pub, dhd_sta_t *sta); 1076 static dhd_sta_t * dhd_sta_alloc(dhd_pub_t * dhdp); 1090 dhd_sta_free(dhd_pub_t * dhdp, dhd_sta_t * sta) in dhd_sta_free() 1153 static dhd_sta_t * 1157 dhd_sta_t * sta; in dhd_sta_alloc() 1185 dhd_sta_t *sta, *next; in dhd_if_del_sta_list() 1219 dhd_sta_t * sta; in dhd_sta_pool_init() 1234 sta_pool_memsz = ((max_sta + 1) * sizeof(dhd_sta_t)); /* skip idx 0 */ in dhd_sta_pool_init() 1277 int sta_pool_memsz = ((max_sta + 1) * sizeof(dhd_sta_t)); in dhd_sta_pool_fini() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.h | 297 } dhd_sta_t; typedef 298 typedef dhd_sta_t dhd_sta_pool_t;
|
| H A D | dhd_linux.c | 1084 #define DHD_STA_NULL ((dhd_sta_t *)NULL) 1089 static void dhd_sta_free(dhd_pub_t *pub, dhd_sta_t *sta); 1090 static dhd_sta_t * dhd_sta_alloc(dhd_pub_t * dhdp); 1104 dhd_sta_free(dhd_pub_t * dhdp, dhd_sta_t * sta) in dhd_sta_free() 1167 static dhd_sta_t * 1171 dhd_sta_t * sta; in dhd_sta_alloc() 1199 dhd_sta_t *sta, *next; in dhd_if_del_sta_list() 1233 dhd_sta_t * sta; in dhd_sta_pool_init() 1248 sta_pool_memsz = ((max_sta + 1) * sizeof(dhd_sta_t)); /* skip idx 0 */ in dhd_sta_pool_init() 1291 int sta_pool_memsz = ((max_sta + 1) * sizeof(dhd_sta_t)); in dhd_sta_pool_fini() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.h | 137 } dhd_sta_t; typedef 138 typedef dhd_sta_t dhd_sta_pool_t;
|
| H A D | dhd_linux.c | 1354 #define DHD_STA_NULL ((dhd_sta_t *)NULL) 1359 static void dhd_sta_free(dhd_pub_t *pub, dhd_sta_t *sta); 1360 static dhd_sta_t * dhd_sta_alloc(dhd_pub_t * dhdp); 1373 dhd_sta_free(dhd_pub_t * dhdp, dhd_sta_t * sta) in dhd_sta_free() 1432 static dhd_sta_t * 1436 dhd_sta_t * sta; in dhd_sta_alloc() 1464 dhd_sta_t *sta, *next; in dhd_if_del_sta_list() 1485 dhd_sta_t * sta; in dhd_sta_pool_init() 1500 sta_pool_memsz = ((max_sta + 1) * sizeof(dhd_sta_t)); /* skip idx 0 */ in dhd_sta_pool_init() 1541 int sta_pool_memsz = ((max_sta + 1) * sizeof(dhd_sta_t)); in dhd_sta_pool_fini() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.h | 139 } dhd_sta_t; typedef 140 typedef dhd_sta_t dhd_sta_pool_t;
|
| H A D | dhd_linux.c | 1363 #define DHD_STA_NULL ((dhd_sta_t *)NULL) 1368 static void dhd_sta_free(dhd_pub_t *pub, dhd_sta_t *sta); 1369 static dhd_sta_t * dhd_sta_alloc(dhd_pub_t * dhdp); 1382 dhd_sta_free(dhd_pub_t * dhdp, dhd_sta_t * sta) in dhd_sta_free() 1441 static dhd_sta_t * 1445 dhd_sta_t * sta; in dhd_sta_alloc() 1473 dhd_sta_t *sta, *next; in dhd_if_del_sta_list() 1494 dhd_sta_t * sta; in dhd_sta_pool_init() 1509 sta_pool_memsz = ((max_sta + 1) * sizeof(dhd_sta_t)); /* skip idx 0 */ in dhd_sta_pool_init() 1550 int sta_pool_memsz = ((max_sta + 1) * sizeof(dhd_sta_t)); in dhd_sta_pool_fini() [all …]
|