| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | testmode.h | 28 * @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 D | location.h | 321 * 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 D | rs.h | 21 * for BPSK (MCS 0) with 1 spatial 24 * for BPSK (MCS 0) with 2 spatial
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | Kconfig | 13 OFDMA, spatial reuse and dual carrier modulation.
|
| /freebsd/sys/contrib/device-tree/Bindings/display/imx/ |
| H A D | fsl,imx8qxp-dc-dither.yaml | 16 dithering) or by position (spatial dithering).
|
| /freebsd/contrib/wpa/src/drivers/ |
| H A D | driver_common.c | 166 * 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 D | ieee80211.9 | 639 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 D | ieee80211_phy.c | 627 * 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 D | ieee80211.h | 803 #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 D | sosi | 5 # Summary: Systematic Organization of Spatial Information
|
| H A D | jpeg | 206 >>99 byte&0x38 x \b, spatial xform=
|
| /freebsd/sys/dev/rtwn/ |
| H A D | if_rtwn_ridx.h | 52 * VHT supports MCS0..9 for up to 4 spatial streams, so
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | rx_desc.h | 1003 * 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 D | rx_desc.h | 1187 * 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 D | ar5416phy.h | 137 #define AR_PHY_FC_WALSH 0x00000100 /* walsh spatial spreading for 2 chains,2 strea…
|
| /freebsd/contrib/wpa/hostapd/ |
| H A D | hostapd.conf | 647 # 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 D | ah_desc.h | 115 uint8_t rs_ness; /* number of extension spatial streams */
|
| H A D | ah.c | 375 /* 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 D | qca-vendor.h | 38 * 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 D | net80211.4 | 546 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 D | if_types.h | 195 IFT_SRP = 0x97, /* Spatial Reuse Protocol */
|
| /freebsd/sys/dev/rtwn/rtl8192c/ |
| H A D | r92c_chan.c | 185 /* Apply reduction for 2 spatial streams. */ in r92c_get_txpower()
|
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | targaddrs.h | 174 /* Spatial Multiplexing Power Save (SMPS) options */
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | ImmutableGraph.h | 17 /// the edge array. This implies a lower bound of 64x spatial improvement
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/ |
| H A D | LSUnit.h | 412 // particularly true when simulating code with temporal/spatial locality of
|