Searched refs:rtl_malloc (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/mac_8852b/ |
| H A D | init_8852b.c | 691 adapter = (struct mac_ax_adapter *)pltfm_cb->rtl_malloc(drv_adapter, in get_mac_8852b_adapter() 702 hw_info = (struct mac_ax_hw_info *)pltfm_cb->rtl_malloc(drv_adapter, in get_mac_8852b_adapter()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/mac_8852b/ |
| H A D | init_8852b.c | 691 adapter = (struct mac_ax_adapter *)pltfm_cb->rtl_malloc(drv_adapter, in get_mac_8852b_adapter() 702 hw_info = (struct mac_ax_hw_info *)pltfm_cb->rtl_malloc(drv_adapter, in get_mac_8852b_adapter()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/ |
| H A D | mac_ax.c | 59 if (!pltfm_cb->rtl_free || !pltfm_cb->rtl_malloc || in chk_pltfm_cb()
|
| H A D | type.h | 186 adapter->pltfm_cb->rtl_malloc(adapter->drv_adapter, size)
|
| H A D | mac_def.h | 180 adapter->pltfm_cb->rtl_malloc(adapter->drv_adapter, size) 14052 void* (*rtl_malloc)(void *drv_adapter, u32 size); member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/ |
| H A D | mac_ax.c | 59 if (!pltfm_cb->rtl_free || !pltfm_cb->rtl_malloc || in chk_pltfm_cb()
|
| H A D | type.h | 186 adapter->pltfm_cb->rtl_malloc(adapter->drv_adapter, size)
|
| H A D | mac_def.h | 180 adapter->pltfm_cb->rtl_malloc(adapter->drv_adapter, size) 14052 void* (*rtl_malloc)(void *drv_adapter, u32 size); member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_mac.c | 897 rtw_plt_cb.rtl_malloc = hal_mac_mem_alloc; in rtw_plt_cb_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_mac.c | 897 rtw_plt_cb.rtl_malloc = hal_mac_mem_alloc; in rtw_plt_cb_init()
|