Home
last modified time | relevance | path

Searched refs:tdls_info (Results 1 – 13 of 13) sorted by relevance

/wlan-driver/qcacld-3.0/components/target_if/tdls/inc/
Dtarget_if_tdls.h28 struct tdls_info;
43 struct tdls_info *param);
/wlan-driver/qcacld-3.0/components/tdls/core/src/
Dwlan_tdls_ct.c728 struct tdls_conn_info *tdls_info) in tdls_ct_process_idle_handler() argument
738 if (!tdls_info->valid_entry) { in tdls_ct_process_idle_handler()
744 (u8 *) &tdls_info->peer_mac.bytes[0]); in tdls_ct_process_idle_handler()
784 struct tdls_conn_info *tdls_info; in tdls_ct_idle_handler() local
788 tdls_info = (struct tdls_conn_info *)user_data; in tdls_ct_idle_handler()
789 if (!tdls_info) in tdls_ct_idle_handler()
792 idx = tdls_info->index; in tdls_ct_idle_handler()
795 QDF_MAC_ADDR_REF(tdls_info->peer_mac.bytes)); in tdls_ct_idle_handler()
799 tdls_soc_obj = qdf_container_of(tdls_info, struct tdls_soc_priv_obj, in tdls_ct_idle_handler()
808 tdls_ct_process_idle_handler(vdev, tdls_info); in tdls_ct_idle_handler()
[all …]
Dwlan_tdls_main.h374 struct tdls_peer_mlme_info *tdls_info; member
Dwlan_tdls_main.c1403 struct tdls_info *tdls_info_to_fw; in tdls_send_update_to_fw()
1439 tdls_info_to_fw = qdf_mem_malloc(sizeof(struct tdls_info)); in tdls_send_update_to_fw()
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/inc/
Dwlan_tdls_tgt_api.h39 struct tdls_info *tdls_param);
Dwlan_tdls_public_structs.h962 struct tdls_info { struct
/wlan-driver/qcacld-3.0/components/target_if/tdls/src/
Dtarget_if_tdls.c86 struct tdls_info *param) in target_if_tdls_update_fw_state()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_sta_api.h193 struct tdls_info *tdls_param,
Dwmi_unified_priv.h1284 struct tdls_info *tdls_param,
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/
Dwlan_tdls_tgt_api.c45 struct tdls_info *tdls_param) in tgt_tdls_set_fw_state()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_sta_api.c152 struct tdls_info *tdls_param, in wmi_unified_update_fw_tdls_state_cmd()
Dwmi_unified_sta_tlv.c708 struct tdls_info *tdls_param, in send_update_fw_tdls_state_cmd_tlv()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
Dwlan_lmac_if_def.h1052 struct tdls_info;
1068 struct tdls_info *req);