Searched refs:CCK (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/staging/rtl8723bs/hal/ |
H A D | hal_com_phycfg.c | 22 case CCK: in PHY_GetTxPowerByRateBase() 48 case CCK: in phy_SetTxPowerByRateBase() 71 phy_SetTxPowerByRateBase(padapter, path, CCK, base); in phy_StoreTxPowerByRateBase() 427 if (RateSection == CCK) { in PHY_SetTxPowerIndexByRateSection() 614 PHY_SetTxPowerIndexByRateSection(Adapter, path, channel, CCK); in PHY_SetTxPowerLevelByPath() 775 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, rfPath, CCK); in PHY_ConvertTxPowerLimitToPowerIndex()
|
H A D | HalPhyRf_8723B.c | 227 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, CCK); in ODM_TxPwrTrackSetPwr_8723B() 292 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, CCK); in ODM_TxPwrTrackSetPwr_8723B() 297 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, CCK); in ODM_TxPwrTrackSetPwr_8723B() 303 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, CCK); in ODM_TxPwrTrackSetPwr_8723B()
|
/linux/drivers/staging/rtl8723bs/include/ |
H A D | hal_com_phycfg.h | 16 CCK = 0, enumerator
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | phy.c | 398 case CCK: in _rtl92ee_phy_set_txpower_by_rate_base() 438 case CCK: in _rtl92ee_phy_get_txpower_by_rate_base() 477 path, CCK, RF_1TX, in _rtl92ee_phy_store_txpower_by_rate_base() 485 path, CCK, RF_1TX, in _rtl92ee_phy_store_txpower_by_rate_base() 544 CCK); in phy_convert_txpwr_dbm_to_rel_val() 556 CCK); in phy_convert_txpwr_dbm_to_rel_val() 1537 if (section == CCK) { in phy_set_txpower_index_by_rate_section() 1584 channel, CCK); in rtl92ee_phy_set_txpower_level()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | debugfs.c | 107 mt7921_print_txpwr_entry(CCK, cck); in mt7921_txpwr()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
H A D | debugfs.c | 139 mt7925_print_txpwr_entry(CCK, cck, band_idx); in mt7925_txpwr()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | phy.c | 294 case CCK: in _rtl8723be_phy_set_txpower_by_rate_base() 336 case CCK: in _rtl8723be_phy_get_txpower_by_rate_base() 376 BAND_ON_2_4G, path, CCK, RF_1TX, base); in _rtl8723be_phy_store_txpower_by_rate_base() 383 path, CCK, in _rtl8723be_phy_store_txpower_by_rate_base() 443 BAND_ON_2_4G, rfpath, RF_1TX, CCK); in _rtl8723be_phy_convert_txpower_dbm_to_relative_value()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | phy.c | 915 case CCK: in _rtl8821ae_phy_set_txpower_by_rate_base() 985 case CCK: in _rtl8821ae_phy_get_txpower_by_rate_base() 1050 _rtl8821ae_phy_set_txpower_by_rate_base(hw, BAND_ON_2_4G, path, CCK, RF_1TX, base); in _rtl8821ae_phy_store_txpower_by_rate_base() 1466 base = _rtl8821ae_phy_get_txpower_by_rate_base(hw, BAND_ON_2_4G, rfpath, RF_1TX, CCK); in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | debugfs.c | 1000 mt7915_txpower_puts(CCK); in mt7915_rate_txpower_get()
|
/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | wifi.h | 280 CCK = 0, enumerator
|