Home
last modified time | relevance | path

Searched refs:__qdf_nbuf_mod_exit (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Di_qdf_nbuf.h1289 void __qdf_nbuf_mod_exit(void);
1313 static inline void __qdf_nbuf_mod_exit(void) in __qdf_nbuf_mod_exit() function
H A Dqdf_nbuf.c5885 void __qdf_nbuf_mod_exit(void) in __qdf_nbuf_mod_exit() function
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_nbuf.h5191 return __qdf_nbuf_mod_exit(); in qdf_nbuf_mod_exit()