Lines Matching full:antennas
1828 * @NL80211_ATTR_WIPHY_ANTENNA_TX: Bitmap of allowed antennas for transmitting.
1829 * This can be used to mask out antennas which are not attached or should
1834 * bit. Depending on which antennas are selected in the bitmap, 802.11n
1835 * drivers can derive which chainmasks to use (if all antennas belonging to
1837 * a chain has diversity antennas wether diversity should be used or not.
1844 * @NL80211_ATTR_WIPHY_ANTENNA_RX: Bitmap of allowed antennas for receiving.
1845 * This can be used to mask out antennas which are not attached or should
1850 * @NL80211_ATTR_WIPHY_ANTENNA_AVAIL_TX: Bitmap of antennas which are available
1851 * for configuration as TX antennas via the above parameters.
1853 * @NL80211_ATTR_WIPHY_ANTENNA_AVAIL_RX: Bitmap of antennas which are available
1854 * for configuration as RX antennas via the above parameters.
6221 * @NL80211_SMPS_OFF: SMPS off (use all antennas).
6224 * turn on other antennas after CTS/RTS).