Home
last modified time | relevance | path

Searched refs:_rtw_zvmalloc (Results 1 – 25 of 40) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dosdep_service.h198 u8* _rtw_zvmalloc(u32 sz);
218 #define rtw_zvmalloc(sz) _rtw_zvmalloc((sz))
221 #define rtw_zvmalloc_f(sz, mstat_f) _rtw_zvmalloc((sz))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dosdep_service.h198 u8 *_rtw_zvmalloc(u32 sz);
218 #define rtw_zvmalloc(sz) _rtw_zvmalloc((sz))
221 #define rtw_zvmalloc_f(sz, mstat_f) _rtw_zvmalloc((sz))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dosdep_service.h198 u8* _rtw_zvmalloc(u32 sz);
218 #define rtw_zvmalloc(sz) _rtw_zvmalloc((sz))
221 #define rtw_zvmalloc_f(sz, mstat_f) _rtw_zvmalloc((sz))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dosdep_service.h213 u8 *_rtw_zvmalloc(u32 sz);
239 #define rtw_zvmalloc(sz) _rtw_zvmalloc((sz))
242 #define rtw_zvmalloc_f(sz, mstat_f) _rtw_zvmalloc((sz))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dosdep_service.h215 void *_rtw_zvmalloc(u32 sz);
233 #define rtw_zvmalloc(sz) _rtw_zvmalloc((sz))
236 #define rtw_zvmalloc_f(sz, mstat_f) _rtw_zvmalloc((sz))
H A Dosdep_service_bsd.h231 static inline void *_rtw_zvmalloc(u32 sz) in _rtw_zvmalloc() function
H A Dosdep_service_linux.h174 static inline void *_rtw_zvmalloc(u32 sz) in _rtw_zvmalloc() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dosdep_service.h215 void *_rtw_zvmalloc(u32 sz);
233 #define rtw_zvmalloc(sz) _rtw_zvmalloc((sz))
236 #define rtw_zvmalloc_f(sz, mstat_f) _rtw_zvmalloc((sz))
H A Dosdep_service_bsd.h231 static inline void *_rtw_zvmalloc(u32 sz) in _rtw_zvmalloc() function
H A Dosdep_service_linux.h176 static inline void *_rtw_zvmalloc(u32 sz) in _rtw_zvmalloc() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dosdep_service.h231 void *_rtw_zvmalloc(u32 sz);
257 #define rtw_zvmalloc(sz) _rtw_zvmalloc((sz))
260 #define rtw_zvmalloc_f(sz, mstat_f) _rtw_zvmalloc((sz))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dosdep_service.h224 void *_rtw_zvmalloc(u32 sz);
250 #define rtw_zvmalloc(sz) _rtw_zvmalloc((sz))
253 #define rtw_zvmalloc_f(sz, mstat_f) _rtw_zvmalloc((sz))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dosdep_service.h224 void *_rtw_zvmalloc(u32 sz);
250 #define rtw_zvmalloc(sz) _rtw_zvmalloc((sz))
253 #define rtw_zvmalloc_f(sz, mstat_f) _rtw_zvmalloc((sz))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dosdep_service.h235 void *_rtw_zvmalloc(u32 sz);
261 #define rtw_zvmalloc(sz) _rtw_zvmalloc((sz))
264 #define rtw_zvmalloc_f(sz, mstat_f) _rtw_zvmalloc((sz))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dosdep_service.h225 void *_rtw_zvmalloc(u32 sz);
251 #define rtw_zvmalloc(sz) _rtw_zvmalloc((sz))
254 #define rtw_zvmalloc_f(sz, mstat_f) _rtw_zvmalloc((sz))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dosdep_service.h235 void *_rtw_zvmalloc(u32 sz);
261 #define rtw_zvmalloc(sz) _rtw_zvmalloc((sz))
264 #define rtw_zvmalloc_f(sz, mstat_f) _rtw_zvmalloc((sz))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dosdep_service.h236 void *_rtw_zvmalloc(u32 sz);
262 #define rtw_zvmalloc(sz) _rtw_zvmalloc((sz))
265 #define rtw_zvmalloc_f(sz, mstat_f) _rtw_zvmalloc((sz))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dosdep_service.h234 void *_rtw_zvmalloc(u32 sz);
260 #define rtw_zvmalloc(sz) _rtw_zvmalloc((sz))
263 #define rtw_zvmalloc_f(sz, mstat_f) _rtw_zvmalloc((sz))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dosdep_service.h234 void *_rtw_zvmalloc(u32 sz);
260 #define rtw_zvmalloc(sz) _rtw_zvmalloc((sz))
263 #define rtw_zvmalloc_f(sz, mstat_f) _rtw_zvmalloc((sz))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dosdep_service.h235 void *_rtw_zvmalloc(u32 sz);
261 #define rtw_zvmalloc(sz) _rtw_zvmalloc((sz))
264 #define rtw_zvmalloc_f(sz, mstat_f) _rtw_zvmalloc((sz))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dosdep_service.h240 void *_rtw_zvmalloc(u32 sz);
266 #define rtw_zvmalloc(sz) _rtw_zvmalloc((sz))
269 #define rtw_zvmalloc_f(sz, mstat_f) _rtw_zvmalloc((sz))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dosdep_service.h240 void *_rtw_zvmalloc(u32 sz);
269 #define rtw_zvmalloc(sz) _rtw_zvmalloc((sz))
272 #define rtw_zvmalloc_f(sz, mstat_f) _rtw_zvmalloc((sz))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/
H A Dosdep_service.c106 inline u8* _rtw_zvmalloc(u32 sz) in _rtw_zvmalloc() function
563 p=_rtw_zvmalloc((sz)); in dbg_rtw_zvmalloc()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/
H A Dosdep_service.c106 inline u8* _rtw_zvmalloc(u32 sz) in _rtw_zvmalloc() function
563 p=_rtw_zvmalloc((sz)); in dbg_rtw_zvmalloc()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/
H A Dosdep_service.c107 inline u8 *_rtw_zvmalloc(u32 sz) in _rtw_zvmalloc() function
617 p = _rtw_zvmalloc((sz)); in dbg_rtw_zvmalloc()

12