Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.h275 bool hdd_sap_create_ctx(struct hdd_adapter *adapter);
H A Dwlan_hdd_hostapd.c4331 bool hdd_sap_create_ctx(struct hdd_adapter *adapter) in hdd_sap_create_ctx() function
H A Dwlan_hdd_main.c15116 } else if (!hdd_sap_create_ctx(adapter)) { in hdd_start_ap_adapter()