Home
last modified time | relevance | path

Searched refs:peer_del_wds_entry_params (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_wds_api.h51 struct peer_del_wds_entry_params *param);
Dwmi_unified_wds_param.h45 struct peer_del_wds_entry_params { struct
Dwmi_unified_priv.h1431 struct peer_del_wds_entry_params *param);
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_wds_api.c37 struct peer_del_wds_entry_params *param) in wmi_unified_peer_del_wds_entry_cmd()
Dwmi_unified_wds_tlv.c74 struct peer_del_wds_entry_params *param) in send_peer_del_wds_entry_cmd_tlv()
/wlan-driver/qca-wifi-host-cmn/target_if/dp/src/
Dtarget_if_dp.c574 struct peer_del_wds_entry_params wmi_wds_param = {0}; in target_if_del_wds_entry()