Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/ocb/dispatcher/inc/
H A Dwlan_ocb_ucfg_api.h145 QDF_STATUS ucfg_ocb_init(void);
213 static inline QDF_STATUS ucfg_ocb_init(void) in ucfg_ocb_init() function
/wlan-driver/qcacld-3.0/components/ocb/dispatcher/src/
H A Dwlan_ocb_ucfg_api.c56 QDF_STATUS ucfg_ocb_init(void) in ucfg_ocb_init() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c19522 status = ucfg_ocb_init(); in hdd_component_init()