Searched refs:ID16_MAP_DBG_SZ (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmutils.c | 1081 #define ID16_MAP_DBG_SZ(items) (sizeof(id16_map_dbg_t) + \ macro 1129 id16_map->dbg = MALLOC(osh, ID16_MAP_DBG_SZ(total_ids)); in id16_map_init() 1161 MFREE(osh, id16_map->dbg, ID16_MAP_DBG_SZ(total_ids)); in id16_map_fini()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmutils.c | 1081 #define ID16_MAP_DBG_SZ(items) (sizeof(id16_map_dbg_t) + \ macro 1129 id16_map->dbg = MALLOC(osh, ID16_MAP_DBG_SZ(total_ids)); in id16_map_init() 1161 MFREE(osh, id16_map->dbg, ID16_MAP_DBG_SZ(total_ids)); in id16_map_fini()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | bcmutils.c | 3312 #define ID16_MAP_DBG_SZ(items) (sizeof(id16_map_dbg_t) + \ macro 3360 id16_map->dbg = MALLOC(osh, ID16_MAP_DBG_SZ(total_ids)); in id16_map_init() 3392 MFREE(osh, id16_map->dbg, ID16_MAP_DBG_SZ(total_ids)); in id16_map_fini()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmutils.c | 1081 #define ID16_MAP_DBG_SZ(items) (sizeof(id16_map_dbg_t) + \ macro 1129 id16_map->dbg = MALLOC(osh, ID16_MAP_DBG_SZ(total_ids)); in id16_map_init() 1161 MFREE(osh, id16_map->dbg, ID16_MAP_DBG_SZ(total_ids)); in id16_map_fini()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmutils.c | 2108 #define ID16_MAP_DBG_SZ(items) (sizeof(id16_map_dbg_t) + \ macro 2156 id16_map->dbg = MALLOC(osh, ID16_MAP_DBG_SZ(total_ids)); in id16_map_init() 2188 MFREE(osh, id16_map->dbg, ID16_MAP_DBG_SZ(total_ids)); in id16_map_fini()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmutils.c | 2108 #define ID16_MAP_DBG_SZ(items) (sizeof(id16_map_dbg_t) + \ macro 2156 id16_map->dbg = MALLOC(osh, ID16_MAP_DBG_SZ(total_ids)); in id16_map_init() 2188 MFREE(osh, id16_map->dbg, ID16_MAP_DBG_SZ(total_ids)); in id16_map_fini()
|