Home
last modified time | relevance | path

Searched full:antennas (Results 1 – 25 of 45) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/input/
H A Delan_i2c.txt18 - elan,x_traces: number of antennas on the x axis
19 - elan,y_traces: number of antennas on the y axis
H A Delan,ekth3000.yaml46 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 Dieee80211.txt10 limited to some part of it due to used antennas or power amplifier.
H A Dieee80211.yaml27 it due to used antennas or power amplifier. An example case for this
H A Dmediatek,mt76.yaml216 Half-dBm power delta for different numbers of antennas
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dtx.c23 /* 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 Drum.464 with multiple antennas to extend the operating range of the adapter
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dstats.h497 * antennas.
539 * antennas.
671 * antennas.
H A Drs.h751 * 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 Ddriver5.html55 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 Dutils.c220 * 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 Dphy-ctxt.c94 * between the two antennas is sufficiently different to impact in iwl_mvm_phy_ctxt_set_rxchain()
H A Dcoex.c760 * 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 Dif_iwx_debug.c359 printf("antennas: (%s|%s) ", in print_ratenflags()
/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h1069 uint8_t sc_ant2g; /**< available 2GHz antennas */
1070 uint8_t sc_ant5g; /**< available 5GHz antennas */
/freebsd/sys/dev/iwm/
H A Dif_iwm_phy_ctxt.c223 * between the two antennas is sufficiently different to impact in iwm_phy_ctxt_cmd_data()
/freebsd/sys/dev/bhnd/nvram/
H A Dnvram_map35 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 Dnl80211_copy.h1966 * @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 Daudio.html41 … 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 Dar9300_gpio.c59 * 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 Dif_malo.h227 /* Number of antennas or 0xffff (diversity) */
/freebsd/sys/dev/iwn/
H A Dif_iwn.c2765 * 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 Dar9285_attach.c535 /* AR9285 has 2 antennas but is a 1x1 stream device */ in ar9285FillCapabilityInfo()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dtestmode.c62 /* 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 Diwl-eeprom-parse.c

12