Home
last modified time | relevance | path

Searched full:spatial (Results 1 – 25 of 62) sorted by relevance

123

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dtestmode.h28 * @MT76_TM_ATTR_TX_RATE_NSS: packet tx number of spatial streams (u8)
43 * @MT76_TM_ATTR_TX_SPE_IDX: tx spatial extension index (u8)
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dlocation.h321 * bits 3 - 5: max number of spatial streams (supported values are < 2)
326 * bits 3 - 5: max number of spatial streams
367 * bits 3 - 5: max number of spatial streams (supported values are < 2)
372 * bits 3 - 5: max number of spatial streams
419 * bits 3 - 5: max number of spatial streams (supported values are < 2)
424 * bits 3 - 5: max number of spatial streams
903 * bits 3 - 5: max number of spatial streams
907 * bits 3 - 5: max number of spatial streams (supported values are < 2)
979 * bits 3 - 5: max number of spatial streams
983 * bits 3 - 5: max number of spatial streams (supported values are < 2)
[all …]
H A Drs.h21 * for BPSK (MCS 0) with 1 spatial
24 * for BPSK (MCS 0) with 2 spatial
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A DKconfig13 OFDMA, spatial reuse and dual carrier modulation.
/freebsd/sys/contrib/device-tree/Bindings/display/imx/
H A Dfsl,imx8qxp-dc-dither.yaml16 dithering) or by position (spatial dithering).
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_common.c166 * An HT non-AP STA shall support all EQM rates for one spatial stream. in ht_supported()
183 * A VHT non-AP STA shall support MCS 0-7 for one spatial stream. in vht_supported()
/freebsd/share/man/man9/
H A Dieee80211.9639 Device supports 1 spatial stream for STBC receive.
641 Device supports 1-2 spatial streams for STBC receive.
643 Device supports 1-3 spatial streams for STBC receive.
/freebsd/sys/net80211/
H A Dieee80211_phy.c627 * A bitmask of allowable rates for each spatial stream
657 * and number of spatial streams.
662 * @param nss number of spatial streams, 1..8
693 * @param nss number of spatial streams, 1..8
741 * @param nss Number of spatial streams, 1..8
H A Dieee80211.h803 #define IEEE80211_HTCAP_RXSTBC_1STREAM 0x0100 /* 1 spatial stream */
804 #define IEEE80211_HTCAP_RXSTBC_2STREAM 0x0200 /* 1-2 spatial streams*/
805 #define IEEE80211_HTCAP_RXSTBC_3STREAM 0x0300 /* 1-3 spatial streams*/
1355 /* 802.11ax-2021, 9.4.2.252 Spatial Reuse Parameter Set element */
/freebsd/contrib/file/magic/Magdir/
H A Dsosi5 # Summary: Systematic Organization of Spatial Information
H A Djpeg206 >>99 byte&0x38 x \b, spatial xform=
/freebsd/sys/dev/rtwn/
H A Dif_rtwn_ridx.h52 * VHT supports MCS0..9 for up to 4 spatial streams, so
/freebsd/sys/contrib/dev/athk/ath11k/
H A Drx_desc.h1003 * Bitmap, with each bit indicating if the related spatial
1008 * 0 - spatial stream not used for this reception
1009 * 1 - spatial stream used for this reception
/freebsd/sys/contrib/dev/athk/ath12k/
H A Drx_desc.h1187 * Bitmap, with each bit indicating if the related spatial
1192 * 0 - spatial stream not used for this reception
1193 * 1 - spatial stream used for this reception
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416phy.h137 #define AR_PHY_FC_WALSH 0x00000100 /* walsh spatial spreading for 2 chains,2 strea…
/freebsd/contrib/wpa/hostapd/
H A Dhostapd.conf647 # Rx STBC: [RX-STBC1] (one spatial stream), [RX-STBC12] (one or two spatial
648 # streams), or [RX-STBC123] (one, two, or three spatial streams); Rx STBC
727 # 1 = support of one spatial stream
728 # 2 = support of one and two spatial streams
729 # 3 = support of one, two and three spatial streams
730 # 4 = support of one, two, three and four spatial streams
936 # Spatial Reuse Parameter Set
956 # This config represents SRG BSS Color Bitmap field of Spatial Reuse Parameter
962 # This config represents SRG Partial BSSID Bitmap field of Spatial Reuse
/freebsd/sys/dev/ath/ath_hal/
H A Dah_desc.h115 uint8_t rs_ness; /* number of extension spatial streams */
H A Dah.c375 /* 11n frame - extract out the number of spatial streams */ in ath_hal_pkt_txtime()
378 ("number of spatial streams needs to be 1..3: MCS rate 0x%x!", in ath_hal_pkt_txtime()
869 case HAL_CAP_STREAMS: /* number of 11n spatial streams */ in ath_hal_getcapability()
/freebsd/contrib/wpa/src/common/
H A Dqca-vendor.h38 * spatial streams (NSS) and the number of chains used for transmitting (TX) and
43 * spatial streams to be used for transmitting or receiving the data in the
47 * NSS value is notified to the peer using operating mode notification/spatial
64 * spatial streams to be used for transmitting or receiving the data in the
84 * configuration if the number of spatial streams being used in the current
102 * this configuration if the number of spatial streams being used in the
1020 * @QCA_NL80211_VENDOR_SUBCMD_SR: Subcommand used to implement Spatial Reuse
3160 * the number of spatial streams used for transmitting the data. When
3164 * is notified to the peer using the Operating Mode Notification/Spatial
3180 * the number of spatial streams used for receiving the data. When
[all …]
/freebsd/share/man/man4/
H A Dnet80211.4546 Return the Spatial Multiplexing Power Save (SMPS) setting in
1191 Set the Spatial Multiplexing Power Save (SMPS) setting to the value in
/freebsd/sys/net/
H A Dif_types.h195 IFT_SRP = 0x97, /* Spatial Reuse Protocol */
/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_chan.c185 /* Apply reduction for 2 spatial streams. */ in r92c_get_txpower()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dtargaddrs.h174 /* Spatial Multiplexing Power Save (SMPS) options */
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DImmutableGraph.h17 /// the edge array. This implies a lower bound of 64x spatial improvement
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h412 // particularly true when simulating code with temporal/spatial locality of

123