| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | rate.c | 146 * phycfg for legacy OFDM frames: code rate, modulation scheme, spatial streams 147 * Number of spatial streams: always 1 other fields: refer to table 78 of 170 /* OFDM 6Mbps, code rate 1/2, BPSK, 1 spatial stream */ 172 /* OFDM 9Mbps, code rate 3/4, BPSK, 1 spatial stream */ 174 /* OFDM 12Mbps, code rate 1/2, QPSK, 1 spatial stream */ 176 /* OFDM 18Mbps, code rate 3/4, QPSK, 1 spatial stream */ 178 /* OFDM 24Mbps, code rate 1/2, 16-QAM, 1 spatial stream */ 180 /* OFDM 36Mbps, code rate 3/4, 16-QAM, 1 spatial stream */ 182 /* OFDM 48Mbps, code rate 2/3, 64-QAM, 1 spatial stream */ 184 /* OFDM 54Mbps, code rate 3/4, 64-QAM, 1 spatial stream */
|
| /linux/drivers/gpu/drm/amd/display/dc/opp/dcn10/ |
| H A D | dcn10_opp.c | 64 /*Disable spatial (random) dithering*/ in opp1_set_spatial_dither() 95 * spatial dithering for R,G,B channels*/ in opp1_set_spatial_dither() 123 /*Enable spatial dithering*/ in opp1_set_spatial_dither() 125 /* Set spatial dithering mode in opp1_set_spatial_dither() 129 /*Set spatial dithering bit depth*/ in opp1_set_spatial_dither()
|
| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_opp.c | 186 * 1) set spatial dithering mode: pattern of seed 187 * 2) set spatial dithering depth: 0 for 18bpp or 1 for 24bpp 203 /*Disable spatial (random) dithering*/ in set_spatial_dither() 243 * spatial dithering for R,G,B channels in set_spatial_dither() 279 /* Set spatial dithering bit depth in set_spatial_dither() 280 * Set spatial dithering mode in set_spatial_dither() 282 * Enable spatial dithering in set_spatial_dither()
|
| /linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| H A D | opp.h | 78 /* spatial dither */ 79 /* Spatial Bit Depth Reduction enabled*/ 95 /* same as for trunc/spatial*/
|
| /linux/drivers/net/wireless/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)
|
| /linux/Documentation/mm/ |
| H A D | multigen_lru.rst | 18 * Try to profit from spatial locality 29 Exploiting spatial locality improves efficiency when gathering the 189 ``lru_gen_look_around()`` exploits spatial locality to reduce the
|
| /linux/Documentation/driver-api/80211/ |
| H A D | mac80211-advanced.rst | 150 Spatial Multiplexing Powersave (SMPS) 154 :doc: Spatial multiplexing power save
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | field-order.rst | 30 even) fields, the *spatial order*: The first line of the top field is 44 and spatial order of fields. The diagrams below should make this
|
| H A D | ext-ctrls-jpeg.rst | 28 spatial dimension. See :ref:`itu-t81`, clause A.1.1. for more
|
| H A D | ext-ctrls-codec.rst | 1867 .. _v4l2-mpeg-cx2341x-video-spatial-filter-mode: 1873 Sets the Spatial Filter mode (default ``MANUAL``). Possible values 1891 The setting for the Spatial Filter. 0 = off, 15 = maximum. (Default 1894 .. _luma-spatial-filter-type: 1900 Select the algorithm to use for the Luma Spatial Filter (default 1928 .. _chroma-spatial-filter-type: 1934 Select the algorithm for the Chroma Spatial Filter (default
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | Kconfig | 13 OFDMA, spatial reuse and dual carrier modulation.
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | qlink.h | 222 * enum qlink_sr_ctrl_flags - control flags for spatial reuse parameter set 224 * @QLINK_SR_PSR_DISALLOWED: indicates whether or not PSR-based spatial reuse 227 * Non-SRG OBSS PD spatial reuse transmissions are allowed for STAs associated 242 * struct qlink_sr_params - spatial reuse parameters 244 * @sr_control: spatial reuse control field; flags contained in this field are 756 * @sr_params: spatial reuse parameters 1797 * nss: Number of Spatial Streams.
|
| /linux/net/mac80211/ |
| H A D | ht.c | 220 * - indices 0 to 7 and 32 are single spatial stream in ieee80211_ht_cap_ie_to_sta_ht_cap() 221 * - 8 to 31 are multiple spatial streams using equal modulation in ieee80211_ht_cap_ie_to_sta_ht_cap() 223 * - remainder are multiple spatial streams using unequal modulation in ieee80211_ht_cap_ie_to_sta_ht_cap()
|
| H A D | vht.c | 283 * spatial streams, an example is AR9462. in ieee80211_vht_cap_ie_to_sta_vht_cap() 286 * A VHT STA shall support at least single spatial stream VHT-MCSs in ieee80211_vht_cap_ie_to_sta_vht_cap()
|
| /linux/drivers/staging/rtl8723bs/hal/ |
| H A D | odm_HWConfig.c | 215 * Only spatial stream 1 makes sense in odm_rx_phy_status_parsing() 227 /* Fill value in RFD, Get the first spatial stream only */ in odm_rx_phy_status_parsing()
|
| /linux/drivers/media/platform/st/sti/hva/ |
| H A D | hva-h264.c | 23 /* formula to get temporal or spatial data size */ 224 * @addr_spatial_context: address of spatial context buffer 784 /* swap spatial and temporal context */ in hva_h264_prepare_task()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/ |
| H A D | reg.h | 407 /* MCS 1 Spatial Stream */ 416 /* MCS 2 Spatial Stream */ 440 /* MCS 1 Spatial Stream */ 449 /* MCS 2 Spatial Stream */
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | rx_desc.h | 1004 * Bitmap, with each bit indicating if the related spatial 1009 * 0 - spatial stream not used for this reception 1010 * 1 - spatial stream used for this reception
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | rx_desc.h | 1295 * Bitmap, with each bit indicating if the related spatial 1300 * 0 - spatial stream not used for this reception 1301 * 1 - spatial stream used for this reception
|
| /linux/include/uapi/linux/media/raspberrypi/ |
| H A D | pisp_be_config.h | 202 * Spatial Denoise configuration 737 * @sdn: Spatial Denoise configuration
|
| /linux/drivers/gpu/drm/amd/display/include/ |
| H A D | grph_object_ctrl_defs.h | 123 uint32_t SPATIAL:1; member
|
| /linux/Documentation/input/ |
| H A D | multi-touch-protocol.rst | 260 of TOUCH and WIDTH for pressure-based devices or any device with a spatial
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | targaddrs.h | 174 /* Spatial Multiplexing Power Save (SMPS) options */
|
| /linux/net/sched/ |
| H A D | sch_choke.c | 40 A. Tang, J. Wang, S. Low, "Understanding CHOKe: Throughput and Spatial
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
| H A D | trx.c | 190 * spatial stream only in _rtl92ce_query_rxphystatus()
|