Lines Matching full:antennas
1978 * @NL80211_ATTR_WIPHY_ANTENNA_TX: Bitmap of allowed antennas for transmitting.
1979 * This can be used to mask out antennas which are not attached or should
1984 * bit. Depending on which antennas are selected in the bitmap, 802.11n
1985 * drivers can derive which chainmasks to use (if all antennas belonging to
1987 * a chain has diversity antennas whether diversity should be used or not.
1994 * @NL80211_ATTR_WIPHY_ANTENNA_RX: Bitmap of allowed antennas for receiving.
1995 * This can be used to mask out antennas which are not attached or should
2000 * @NL80211_ATTR_WIPHY_ANTENNA_AVAIL_TX: Bitmap of antennas which are available
2001 * for configuration as TX antennas via the above parameters.
2003 * @NL80211_ATTR_WIPHY_ANTENNA_AVAIL_RX: Bitmap of antennas which are available
2004 * for configuration as RX antennas via the above parameters.
6763 * @NL80211_SMPS_OFF: SMPS off (use all antennas).
6766 * turn on other antennas after CTS/RTS).