Home
last modified time | relevance | path

Searched refs:mlme_set_tdls_prohibited (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/mlme/core/inc/
Dwlan_mlme_vdev_mgr_interface.h211 mlme_set_tdls_prohibited(struct wlan_objmgr_vdev *vdev, bool val);
234 mlme_set_tdls_prohibited(struct wlan_objmgr_vdev *vdev, bool val) in mlme_set_tdls_prohibited() function
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_assoc_rsp_frame.c481 mlme_set_tdls_prohibited(session_entry->vdev, false); in lim_update_stads_ext_cap()
503 mlme_set_tdls_prohibited(session_entry->vdev, ext_cap->tdls_prohibited); in lim_update_stads_ext_cap()
Dlim_session.c621 mlme_set_tdls_prohibited(vdev, false); in pe_create_session()
/wlan-driver/qcacld-3.0/components/mlme/core/src/
Dwlan_mlme_vdev_mgr_interface.c1013 mlme_set_tdls_prohibited(struct wlan_objmgr_vdev *vdev, bool val) in mlme_set_tdls_prohibited() function