Searched refs:tdls_check_is_tdls_allowed (Results 1 – 4 of 4) sorted by relevance
956 bool tdls_check_is_tdls_allowed(struct wlan_objmgr_vdev *vdev) in tdls_check_is_tdls_allowed() function1083 if (!tdls_check_is_tdls_allowed(vdev)) in tdls_set_ct_mode()1190 if (!tdls_check_is_tdls_allowed(tdls_vdev)) { in tdls_process_policy_mgr_notification()1233 if (!tdls_check_is_tdls_allowed(tdls_obj_vdev)) in tdls_process_decrement_active_session()1580 if (!tdls_check_is_tdls_allowed(notify->vdev)) in tdls_process_sta_connect()
767 bool tdls_check_is_tdls_allowed(struct wlan_objmgr_vdev *vdev);
895 if (!tdls_check_is_tdls_allowed(vdev)) { in tdls_validate_mgmt_request()1030 if (!tdls_check_is_tdls_allowed(vdev)) { in tdls_process_add_peer()2071 if (!tdls_check_is_tdls_allowed(vdev)) { in tdls_process_setup_peer()
1295 return tdls_check_is_tdls_allowed(vdev); in ucfg_tdls_check_is_tdls_allowed()