Home
last modified time | relevance | path

Searched refs:hdd_wmm_adapter_init (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_wmm.h250 QDF_STATUS hdd_wmm_adapter_init(struct hdd_adapter *adapter);
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_nan_datapath.c643 status = hdd_wmm_adapter_init(adapter); in hdd_init_nan_data_mode()
Dwlan_hdd_wmm.c1674 QDF_STATUS hdd_wmm_adapter_init(struct hdd_adapter *adapter) in hdd_wmm_adapter_init() function
Dwlan_hdd_hostapd.c4486 status = hdd_wmm_adapter_init(adapter); in hdd_init_ap_mode()
Dwlan_hdd_main.c7772 status = hdd_wmm_adapter_init(adapter); in hdd_init_station_mode()