Home
last modified time | relevance | path

Searched refs:OFDM (Results 1 – 17 of 17) sorted by relevance

/linux/Documentation/userspace-api/media/dvb/
H A Ddvb-frontend-parameters.rst33 uint32_t frequency; /* (absolute) frequency in Hz for QAM/OFDM */
47 frequency has to be specified in units of kHz. For QAM and OFDM
103 OFDM parameters
H A Dfe-type-t.rst53 - .. _FE-OFDM:
H A Dfrontend-stat-properties.rst16 It should be noted, however, that new OFDM delivery systems like ISDB
/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_com_phycfg.c25 case OFDM: in PHY_GetTxPowerByRateBase()
51 case OFDM: in phy_SetTxPowerByRateBase()
74 phy_SetTxPowerByRateBase(padapter, path, OFDM, base); in phy_StoreTxPowerByRateBase()
434 } else if (RateSection == OFDM) { in PHY_SetTxPowerIndexByRateSection()
616 PHY_SetTxPowerIndexByRateSection(Adapter, path, channel, OFDM); in PHY_SetTxPowerLevelByPath()
773 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, rfPath, OFDM); in PHY_ConvertTxPowerLimitToPowerIndex()
H A DHalPhyRf_8723B.c228 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, OFDM); in ODM_TxPwrTrackSetPwr_8723B()
263 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, OFDM); in ODM_TxPwrTrackSetPwr_8723B()
273 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, OFDM); in ODM_TxPwrTrackSetPwr_8723B()
282 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, OFDM); in ODM_TxPwrTrackSetPwr_8723B()
/linux/Documentation/admin-guide/media/
H A Dfrontend-cardlist.rst103 cx22702 Conexant cx22702 demodulator (OFDM)
120 s5h1432 Samsung s5h1432 demodulator (OFDM)
209 lgs8gl5 Silicon Legend LGS-8GL5 demodulator (OFDM)
/linux/drivers/net/wireless/purelifi/plfxlc/
H A DKconfig8 802.11 OFDM PHY but uses light as the transmission medium.
/linux/drivers/staging/rtl8723bs/include/
H A Dhal_com_phycfg.h17 OFDM, enumerator
/linux/drivers/net/wireless/ti/wl1251/
H A Dreg.h557 OFDM = OFDM_RATE_BIT enumerator
/linux/drivers/net/wireless/ti/wl12xx/
H A Dreg.h378 OFDM = OFDM_RATE_BIT enumerator
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Ddebugfs.c112 mt7921_print_txpwr_entry(OFDM, ofdm); in mt7921_txpwr()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Ddebugfs.c144 mt7925_print_txpwr_entry(OFDM, ofdm, band_idx); in mt7925_txpwr()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.c401 case OFDM: in _rtl92ee_phy_set_txpower_by_rate_base()
441 case OFDM: in _rtl92ee_phy_get_txpower_by_rate_base()
492 OFDM, RF_1TX, base); in _rtl92ee_phy_store_txpower_by_rate_base()
567 RF_1TX, OFDM); in phy_convert_txpwr_dbm_to_rel_val()
1544 } else if (section == OFDM) { in phy_set_txpower_index_by_rate_section()
1586 channel, OFDM); in rtl92ee_phy_set_txpower_level()
/linux/drivers/media/dvb-frontends/
H A DKconfig346 tristate "Conexant cx22702 demodulator (OFDM)"
477 tristate "Samsung s5h1432 demodulator (OFDM)"
752 Toshiba TC90522 2xISDB-S 8PSK + 2xISDB-T OFDM demodulator.
855 tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)"
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c297 case OFDM: in _rtl8723be_phy_set_txpower_by_rate_base()
339 case OFDM: in _rtl8723be_phy_get_txpower_by_rate_base()
390 path, OFDM, RF_1TX, in _rtl8723be_phy_store_txpower_by_rate_base()
452 RF_1TX, OFDM); in _rtl8723be_phy_convert_txpower_dbm_to_relative_value()
/linux/drivers/media/tuners/
H A DKconfig140 MaxLinear MxL301RF OFDM tuner driver.
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddebugfs.c1006 mt7915_txpower_puts(OFDM); in mt7915_rate_txpower_get()