Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_mlo.c190 status = hdd_open_adapter_no_trans(hdd_ctx, QDF_STA_MODE, "null", in hdd_wlan_register_mlo_interfaces()
199 status = hdd_open_adapter_no_trans(hdd_ctx, QDF_STA_MODE, "null", in hdd_wlan_register_mlo_interfaces()
Dwlan_hdd_main.c17234 QDF_STATUS hdd_open_adapter_no_trans(struct hdd_context *hdd_ctx, in hdd_open_adapter_no_trans() function
17325 status = hdd_open_adapter_no_trans(hdd_ctx, QDF_P2P_DEVICE_MODE, in hdd_open_p2p_interface()
17356 status = hdd_open_adapter_no_trans(hdd_ctx, QDF_OCB_MODE, in hdd_open_ocb_interface()
17382 status = hdd_open_adapter_no_trans(hdd_ctx, QDF_STA_MODE, in hdd_open_concurrent_interface()
17435 status = hdd_open_adapter_no_trans(hdd_ctx, QDF_STA_MODE, in hdd_open_adapters_for_mission_mode()
17460 status = hdd_open_adapter_no_trans(hdd_ctx, QDF_NAN_DISC_MODE, in hdd_open_adapters_for_mission_mode()
17496 status = hdd_open_adapter_no_trans(hdd_ctx, QDF_FTM_MODE, in hdd_open_adapters_for_ftm_mode()
17518 status = hdd_open_adapter_no_trans(hdd_ctx, QDF_MONITOR_MODE, in hdd_open_adapters_for_monitor_mode()
/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_main.h2867 QDF_STATUS hdd_open_adapter_no_trans(struct hdd_context *hdd_ctx,