Searched refs:TDLS_IS_ENABLED (Results 1 – 2 of 2) sorted by relevance
249 if (!TDLS_IS_ENABLED(tdls_feature_flags)) { in tdls_vdev_obj_create_notification()338 if (!TDLS_IS_ENABLED(tdls_feature_flags)) { in tdls_vdev_obj_destroy_notification()1410 if (!TDLS_IS_ENABLED(tdls_feature_flags)) { in tdls_send_update_to_fw()
468 #define TDLS_IS_ENABLED(flags) \ macro