Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/core/inc/
H A Dwlan_mlme_vdev_mgr_interface.h219 bool mlme_get_tdls_prohibited(struct wlan_objmgr_vdev *vdev);
239 static inline bool mlme_get_tdls_prohibited(struct wlan_objmgr_vdev *vdev) in mlme_get_tdls_prohibited() function
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_vdev_mgr_interface.c1028 bool mlme_get_tdls_prohibited(struct wlan_objmgr_vdev *vdev) in mlme_get_tdls_prohibited() function
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_fw_sync.c1178 mlme_get_tdls_prohibited(vdev), vdev); in cm_fw_roam_sync_propagation()
H A Dwlan_cm_vdev_connect.c1850 mlme_get_tdls_prohibited(vdev), in cm_connect_complete_ind()
/wlan-driver/qcacld-3.0/components/tdls/core/src/
H A Dwlan_tdls_main.c1533 mlme_get_tdls_prohibited(vdev), in tdls_process_enable_for_vdev()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_ucfg_api.h329 return mlme_get_tdls_prohibited(vdev); in ucfg_mlme_get_tdls_prohibited()