Home | History | Annotate | Download | only in drivers

Lines Matching full:tdls

42  * For drivers supporting TDLS with external setup (WIPHY_FLAG_SUPPORTS_TDLS
46 * - when the TDLS setup is done, a single NL80211_CMD_SET_STATION is valid
51 * the TDLS link (%NL80211_TDLS_DISABLE_LINK)
550 * @NL80211_CMD_TDLS_OPER: Perform a high-level TDLS command (e.g. link setup).
552 * actions on TDLS links (set up a new link or tear down an existing one).
557 * @NL80211_CMD_TDLS_MGMT: Send a TDLS management frame.
1285 * @NL80211_ATTR_TDLS_ACTION: Low level TDLS action code (e.g. link setup
1287 * described in the TDLS (802.11z) specification.
1289 * TDLS conversation between two devices.
1290 * @NL80211_ATTR_TDLS_OPERATION: High level TDLS operation; see
1293 * as a TDLS peer sta.
1294 * @NL80211_ATTR_TDLS_EXTERNAL_SETUP: The TDLS discovery/setup and teardown
1295 * procedures should be performed by sending TDLS packets via
1297 * used for asking the driver to perform a TDLS operation.
1399 * the driver, e.g., to enable TDLS power save (PU-APSD).
1402 * advertised to the driver, e.g., to enable TDLS off channel operations
1824 * @NL80211_STA_FLAG_TDLS_PEER: station is a TDLS peer -- this flag should
3472 * @NL80211_TDLS_DISCOVERY_REQ: Send a TDLS discovery request
3473 * @NL80211_TDLS_SETUP: Setup TDLS link
3474 * @NL80211_TDLS_TEARDOWN: Teardown a TDLS link which is already established
3475 * @NL80211_TDLS_ENABLE_LINK: Enable TDLS link
3476 * @NL80211_TDLS_DISABLE_LINK: Disable TDLS link