| /freebsd/sys/contrib/device-tree/Bindings/input/ |
| H A D | elan_i2c.txt | 18 - elan,x_traces: number of antennas on the x axis 19 - elan,y_traces: number of antennas on the y axis
|
| H A D | elan,ekth3000.yaml | 46 description: number of antennas on the x axis 50 description: number of antennas on the y axis
|
| /freebsd/sys/contrib/device-tree/Bindings/net/wireless/ |
| H A D | ieee80211.txt | 10 limited to some part of it due to used antennas or power amplifier.
|
| H A D | ieee80211.yaml | 27 it due to used antennas or power amplifier. An example case for this
|
| H A D | mediatek,mt76.yaml | 216 Half-dBm power delta for different numbers of antennas
|
| /freebsd/sys/contrib/dev/iwlwifi/mld/ |
| H A D | tx.c | 23 /* Toggles between TX antennas. Receives the bitmask of valid TX antennas and 37 WARN_ONCE(1, "Failed to toggle between antennas 0x%x", valid); in iwl_mld_next_ant() 466 if (info->control.antennas) in iwl_mld_get_inject_tx_rate() 467 result |= u32_encode_bits(info->control.antennas, in iwl_mld_get_inject_tx_rate()
|
| /freebsd/share/man/man4/ |
| H A D | rum.4 | 64 with multiple antennas to extend the operating range of the adapter
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
| H A D | stats.h | 497 * antennas. 539 * antennas. 671 * antennas.
|
| H A D | rs.h | 751 * All our chips are at most 2 antennas so only (1) is valid for now. 787 * @dual_stream_ant_msk: best antennas for MIMO, combination of ANT_[ABC]
|
| /freebsd/contrib/ntp/html/drivers/ |
| H A D | driver5.html | 55 QW will return its weekly signal log, useful if you're testing antennas. You may wish to turn the …
|
| /freebsd/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | utils.c | 220 * Toggles between TX antennas to send the probe request on. 221 * Receives the bitmask of valid TX antennas and the *index* used 236 WARN_ONCE(1, "Failed to toggle between antennas 0x%x", valid); in iwl_mvm_next_antenna()
|
| H A D | phy-ctxt.c | 94 * between the two antennas is sufficiently different to impact in iwl_mvm_phy_ctxt_set_rxchain()
|
| H A D | coex.c | 760 * In Tight / TxTxDis, BT can't Rx while we Tx, so use both antennas in iwl_mvm_bt_coex_is_mimo_allowed()
|
| /freebsd/sys/dev/iwx/ |
| H A D | if_iwx_debug.c | 359 printf("antennas: (%s|%s) ", in print_ratenflags()
|
| /freebsd/sys/dev/bwn/ |
| H A D | if_bwnvar.h | 1069 uint8_t sc_ant2g; /**< available 2GHz antennas */ 1070 uint8_t sc_ant5g; /**< available 5GHz antennas */
|
| /freebsd/sys/dev/iwm/ |
| H A D | if_iwm_phy_ctxt.c | 223 * between the two antennas is sufficiently different to impact in iwm_phy_ctxt_cmd_data()
|
| /freebsd/sys/dev/bhnd/nvram/ |
| H A D | nvram_map | 35 desc "Available 2.4GHz Antennas" 36 help "Antennas 0-3 are marked as available if the 40 desc "Available 5GHz Antennas" 41 help "Antennas 0-3 are marked as available if the
|
| /freebsd/contrib/wpa/src/drivers/ |
| H A D | nl80211_copy.h | 1966 * @NL80211_ATTR_WIPHY_ANTENNA_TX: Bitmap of allowed antennas for transmitting. 1967 * This can be used to mask out antennas which are not attached or should 1972 * bit. Depending on which antennas are selected in the bitmap, 802.11n 1973 * drivers can derive which chainmasks to use (if all antennas belonging to 1975 * a chain has diversity antennas wether diversity should be used or not. 1982 * @NL80211_ATTR_WIPHY_ANTENNA_RX: Bitmap of allowed antennas for receiving. 1983 * This can be used to mask out antennas which are not attached or should 1988 * @NL80211_ATTR_WIPHY_ANTENNA_AVAIL_TX: Bitmap of antennas which are available 1989 * for configuration as TX antennas via the above parameters. 1991 * @NL80211_ATTR_WIPHY_ANTENNA_AVAIL_RX: Bitmap of antennas which are available [all …]
|
| /freebsd/contrib/ntp/html/ |
| H A D | audio.html | 41 … the roof should work well with most portable radios, as they are optimized for small antennas.</p>
|
| /freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_gpio.c | 59 * To use GPIO pins 0 and 1 for controling antennas, JTAG needs to disabled. in ar9340_soc_gpio_cfg_output_mux()
|
| /freebsd/sys/dev/malo/ |
| H A D | if_malo.h | 227 /* Number of antennas or 0xffff (diversity) */
|
| /freebsd/sys/dev/iwn/ |
| H A D | if_iwn.c | 2765 * For NICs that support two antennas, we use ANT_AB. in iwn_get_2stream_tx_antmask() 2767 * For NICs that support three antennas, we use the two that in iwn_get_2stream_tx_antmask() 2774 /* Default - transmit on the other antennas */ in iwn_get_2stream_tx_antmask() 6016 * after association and use them to determine connected antennas and 6031 /* Accumulate RSSI and noise for all 3 antennas. */ in iwn_collect_noise() 6044 /* Determine which antennas are connected. */ in iwn_collect_noise() 6053 /* If none of the TX antennas are connected, keep at least one. */ in iwn_collect_noise() 6061 /* XXX Disable RX chains with no antennas connected. */ in iwn_collect_noise() 6087 /* Differential gains initially set to 0 for all 3 antennas. */ in iwn4965_init_gains() 6118 /* Get minimal noise among connected antennas. */ in iwn4965_set_gains() [all …]
|
| /freebsd/sys/dev/ath/ath_hal/ar9002/ |
| H A D | ar9285_attach.c | 535 /* AR9285 has 2 antennas but is a 1x1 stream device */ in ar9285FillCapabilityInfo()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | testmode.c | 62 /* Tx power of the other antennas are the same as antenna 0 */ in mt7915_tm_set_tx_power()
|
| /freebsd/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-eeprom-parse.c | |