Home | History | Annotate | Download | only in drivers

Lines Matching defs:tdls

2057 		/* TDLS Discovery Response */
2765 int tdls = 0;
2779 tdls = 1;
2853 if (ret || !set_tx || alg == WPA_ALG_NONE || tdls)
4275 * to make this a non-zero value for the TDLS case where
4281 "TDLS" : "UNASSOC_STA");
7896 wpa_printf(MSG_DEBUG, "nl80211: Enable TDLS channel switch " MACSTR
7905 wpa_printf(MSG_DEBUG, "nl80211: Could not build TDLS chan switch");
7924 wpa_printf(MSG_DEBUG, "nl80211: Disable TDLS channel switch " MACSTR,
7931 "nl80211: Could not build TDLS cancel chan switch");
7938 #endif /* CONFIG TDLS */
9648 "nl80211: Set TDLS mode failed: ret=%d (%s)",