Searched refs:DHD_STATIC_MSG (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_static_buf.c | 15 #define DHD_STATIC_MSG(x, args...) \ macro 191 DHD_STATIC_MSG("bus_type %d, index %d, section %d, size %ld\n", in dhd_wlan_mem_prealloc() 194 DHD_STATIC_MSG("section %d, size %ld\n", section, size); in dhd_wlan_mem_prealloc() 590 DHD_STATIC_MSG("prealloc ok for index %d: %ld(%ldK)\n", index, size, size / 1024); in dhd_init_wlan_mem() 608 DHD_STATIC_MSG("%s\n", DHD_STATIC_VERSION_STR); in dhd_static_buf_init() 633 DHD_STATIC_MSG("Enter\n"); in dhd_static_buf_exit()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_static_buf.c | 16 #define DHD_STATIC_MSG(x, args...) \ macro 191 DHD_STATIC_MSG("bus_type %d, index %d, sectoin %d, size %ld\n", in dhd_wlan_mem_prealloc() 194 DHD_STATIC_MSG("sectoin %d, size %ld\n", section, size); in dhd_wlan_mem_prealloc() 593 DHD_STATIC_MSG("prealloc ok for index %d: %ld(%ldK)\n", index, size, size/1024); in dhd_init_wlan_mem() 611 DHD_STATIC_MSG("%s\n", DHD_STATIC_VERSION_STR); in dhd_static_buf_init() 636 DHD_STATIC_MSG("Enter\n"); in dhd_static_buf_exit()
|