Searched refs:moal_get_vdll_data (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_shim.h | 33 mlan_status moal_get_vdll_data(t_void *pmoal, t_u32 len, t_u8 *pbuf);
|
| H A D | mlan_decl.h | 2056 mlan_status (*moal_get_vdll_data)(t_void *pmoal, t_u32 len, t_u8 *pbuf); member
|
| H A D | moal_shim.c | 843 mlan_status moal_get_vdll_data(t_void *pmoal, t_u32 len, t_u8 *pbuf) function
|
| H A D | moal_main.c | 781 .moal_get_vdll_data = moal_get_vdll_data,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_decl.h | 2056 mlan_status (*moal_get_vdll_data)(t_void *pmoal, t_u32 len, t_u8 *pbuf); member
|
| H A D | mlan_shim.c | 305 MASSERT(pcb->moal_get_vdll_data); in mlan_register()
|
| H A D | mlan_cmdevt.c | 4694 pcb->moal_get_vdll_data(pmadapter->pmoal_handle, vdll_len, in wlan_get_vdll_image()
|