Lines Matching defs:mode
211 * @IEEE80211_RATE_ERP_G: This is an ERP rate in 802.11g mode.
212 * @IEEE80211_RATE_SUPPORTS_5MHZ: Rate can be used in 5 MHz mode
213 * @IEEE80211_RATE_SUPPORTS_10MHZ: Rate can be used in 10 MHz mode
726 * @mode: key install mode (RX_TX, NO_TX or SET_TX)
735 enum nl80211_key_mode mode;
1168 * @ema: set to true if the beacons should be sent out in EMA mode.
1228 * @probe_resp: probe response template (AP mode only)
1337 * @smps_mode: SMPS mode
1528 * @opmode_notif: operating mode field from Operating Mode Notification
1529 * @opmode_notif_used: information if operating mode field is used
1593 * @local_pm: local link-specific mesh power save mode (no change when set
1704 * @RATE_INFO_FLAGS_EDMG: 60GHz MCS in EDMG mode
1910 * This is used only when in AP mode with drivers that do not use
1917 * @local_pm: local mesh STA power save mode
1918 * @peer_pm: peer mesh STA power save mode
1919 * @nonpeer_pm: non-peer mesh STA power save mode
1952 * This is used only when in AP mode with drivers that do not use user
2186 * Used to change BSS parameters (mainly for AP mode).
2200 * @ht_opmode: HT Operation mode
2268 * @ht_opmode: mesh HT protection mode
2279 * @power_mode: The default mesh power save mode which will be the initial
2383 * struct ocb_setup - 802.11p OCB mode setup configuration
3869 * @asap: indicates to use ASAP mode
3973 * connections when the AP affiliated with an MLD. For non-MLD AP mode, it
4076 * @start_ap: Start acting in AP mode defined by the parameters.
4077 * @change_beacon: Change the beacon parameters for an access point mode
4078 * interface. This should reject the call when AP mode wasn't started.
4124 * @set_monitor_channel: Set the monitor mode channel for the device. If other
4184 * MESH mode)
4216 * @testmode_cmd: run a test mode command; @wdev may be %NULL
4217 * @testmode_dump: Implement a test mode dump. The cb->args[2] and up may be
4278 * @set_mac_acl: Sets MAC address control list in AP and P2P GO mode.
4310 * @set_ap_chanwidth: Set the AP (including P2P GO) mode channel width for the
4781 * @WIPHY_FLAG_4ADDR_AP: supports 4addr mode even on AP (with a single station
4783 * supporting 4ADDR AP mode on devices which do not support AP/VLAN iftype.
4784 * @WIPHY_FLAG_4ADDR_STATION: supports 4addr mode even as a station
4802 * when there are virtual interfaces in AP mode by calling
4810 * beaconing mode (AP, IBSS, Mesh, ...).
5073 * enum wiphy_opmode_flag - Station's ht/vht operation mode information flags
5076 * @STA_OPMODE_SMPS_MODE_CHANGED: SMPS mode changed
5087 * struct sta_opmode_info - Station's ht/vht operation mode information
5089 * @smps_mode: New SMPS mode value from &enum nl80211_smps_mode of a station
5170 * @ftm.asap: ASAP-mode is supported
5171 * @ftm.non_asap: non-ASAP-mode is supported
5370 * @max_ap_assoc_sta: maximum number of associated stations supported in AP mode
5383 * @nan_supported_bands: bands supported by the device in NAN mode, a
5920 * @connected: indicates if connected or not (STA mode)
5934 * @use_4addr: indicates 4addr mode is used on this interface, must be
5951 * @ps: powersave mode is enabled
5954 * registered for unexpected class 3 frames (AP mode)
6123 * Return: The chandef depending on the mode, or %NULL.
6452 * Returns: true if subframe header lengths are valid for the @mesh_hdr mode
7209 * deauthentication frame has been received and processed in station mode.
7309 * station mode. This includes both received deauthentication frames and
7323 * frame has been dropped in station mode because of MFP being used but the
7326 * beacon protection was enabled (BIGTK configured in station mode).
7599 * DOC: Test mode
7601 * Test mode is a set of utility functions to allow drivers to
8165 * mode interface, but is not processed in kernel.
8185 * mode interface, but is not processed in kernel.
8217 * mode interface, but is not processed in kernel.
8419 * cfg80211_sta_opmode_change_notify - STA's ht/vht operation mode change event
8483 * This function is used in AP mode (only!) to inform userspace that
8498 * This function is used in AP mode (only!) to inform userspace that
8532 * netdev that is in AP/GO mode.
8547 * netdev that is in AP/GO mode.