Searched refs:hdd_handle_to_context (Results 1 – 10 of 10) sorted by relevance
130 struct hdd_context *hdd_ctx = hdd_handle_to_context(hdd_handle); in hdd_send_bcn_recv_info()438 struct hdd_context *hdd_ctx = hdd_handle_to_context(hdd_handle); in hdd_beacon_recv_pause_indication()
191 struct hdd_context *hdd_ctx = hdd_handle_to_context(hdd_handle); in hdd_rssi_threshold_breached()
1367 struct hdd_context *hdd_ctx = hdd_handle_to_context(hdd_handle); in hdd_tx_queue_cb()
2860 struct hdd_context *hdd_ctx = hdd_handle_to_context(hdd_handle); in wlan_hdd_cfg80211_link_layer_stats_callback()2930 struct hdd_context *hdd_ctx = hdd_handle_to_context(hdd_handle); in hdd_lost_link_info_cb()4504 hdd_ctx = hdd_handle_to_context(ctx); in wlan_hdd_cfg80211_link_layer_stats_ext_callback()5277 struct hdd_context *hdd_ctx = hdd_handle_to_context(hdd_handle); in wlan_hdd_cfg80211_stats_ext_callback()5333 struct hdd_context *hdd_ctx = hdd_handle_to_context(hdd_handle); in wlan_hdd_cfg80211_stats_ext2_callback()
4568 struct hdd_context *hdd_ctx = hdd_handle_to_context(hdd_handle); in hdd_twt_enable_comp_cb()4609 struct hdd_context *hdd_ctx = hdd_handle_to_context(hdd_handle); in hdd_twt_disable_comp_cb()
1294 struct hdd_context *hdd_ctx = hdd_handle_to_context(hdd_handle); in wlan_hdd_cfg80211_extscan_callback()
2781 struct hdd_context *hdd_ctx = hdd_handle_to_context(hdd_handle); in hdd_update_tgt_cfg()13177 struct hdd_context *hdd_ctx = hdd_handle_to_context(hdd_handle); in hdd_set_thermal_level_cb()21677 struct hdd_context *hdd_ctx = hdd_handle_to_context(hdd_handle); in hdd_hidden_ssid_enable_roaming()
3448 struct hdd_context *hdd_ctx = hdd_handle_to_context(hdd_handle); in hdd_get_roam_scan_ch_cb()
7490 struct hdd_context *hdd_ctx = hdd_handle_to_context(hdd_handle); in hdd_chip_pwr_save_fail_detected_cb()18555 struct hdd_context *hdd_ctx = hdd_handle_to_context(hdd_handle); in wlan_hdd_rso_cmd_status_cb()19168 struct hdd_context *hdd_ctx = hdd_handle_to_context(hdd_handle); in hdd_bt_activity_cb()
4900 struct hdd_context *hdd_handle_to_context(hdd_handle_t hdd_handle) in hdd_handle_to_context() function