Lines Matching full:antennas
1920 * @NL80211_ATTR_WIPHY_ANTENNA_TX: Bitmap of allowed antennas for transmitting.
1921 * This can be used to mask out antennas which are not attached or should
1926 * bit. Depending on which antennas are selected in the bitmap, 802.11n
1927 * drivers can derive which chainmasks to use (if all antennas belonging to
1929 * a chain has diversity antennas wether diversity should be used or not.
1936 * @NL80211_ATTR_WIPHY_ANTENNA_RX: Bitmap of allowed antennas for receiving.
1937 * This can be used to mask out antennas which are not attached or should
1942 * @NL80211_ATTR_WIPHY_ANTENNA_AVAIL_TX: Bitmap of antennas which are available
1943 * for configuration as TX antennas via the above parameters.
1945 * @NL80211_ATTR_WIPHY_ANTENNA_AVAIL_RX: Bitmap of antennas which are available
1946 * for configuration as RX antennas via the above parameters.
6520 * @NL80211_SMPS_OFF: SMPS off (use all antennas).
6523 * turn on other antennas after CTS/RTS).