Searched refs:hdd_cb_handle_to_context (Results 1 – 3 of 3) sorted by relevance
12126 hdd_ctx = hdd_cb_handle_to_context(context); in wlan_hdd_sta_get_dot11mode()12160 hdd_ctx = hdd_cb_handle_to_context(context); in wlan_hdd_get_ap_client_count()12199 hdd_ctx = hdd_cb_handle_to_context(context); in wlan_hdd_sta_ndi_connected()12234 struct hdd_context *hdd_ctx = hdd_cb_handle_to_context(context); in wlan_hdd_pktlog_enable_disable()12252 struct hdd_context *hdd_ctx = hdd_cb_handle_to_context(context); in wlan_hdd_is_roaming_in_progress()12274 hdd_ctx = hdd_cb_handle_to_context(context); in hdd_is_ap_active()12303 struct hdd_context *hdd_ctx = hdd_cb_handle_to_context(context); in wlan_hdd_napi_apply_throughput_policy()12328 hdd_ctx = hdd_cb_handle_to_context(context); in hdd_is_link_adapter()12371 struct hdd_context *hdd_ctx = hdd_cb_handle_to_context(context); in hdd_any_adapter_connected()12390 struct hdd_context *hdd_ctx = hdd_cb_handle_to_context(context); in hdd_pld_request_pm_qos()[all …]
725 struct hdd_context *hdd_ctx = hdd_cb_handle_to_context(ctx); in hdd_tsf_timestamp_rx()
3788 struct hdd_context *hdd_cb_handle_to_context(hdd_cb_handle hdd_handle) in hdd_cb_handle_to_context() function