Searched defs:regulation (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/ |
D | phy.c | 369 u8 regulation, u8 bw, in __rtl8822be_phy_cross_reference_core() 411 u8 regulation, bw, channel; in _rtl8822be_phy_cross_reference_ht_and_vht_txpower_limit() local 425 u8 regulation, u8 bw, in __rtl8822be_txpwr_limit_to_index_2g() 476 u8 regulation, u8 bw, in __rtl8822be_txpwr_limit_to_index_5g() 531 u8 regulation, bw, channel; in _rtl8822be_phy_convert_txpower_limit_to_power_index() local 764 u8 regulation = 0, bandwidth = 0, rate_section = 0, channel; in rtl8822be_phy_set_txpower_limit() local 1396 short regulation = -1, rate_section = -1, channel_index = -1; in _rtl8822be_phy_get_txpower_limit() local
|
/Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
D | HalHWImg8723B_RF.c | 771 u8 *regulation = Array[i]; in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT() local
|
D | hal_com_phycfg.c | 1815 u8 regulation, bw, channel, rateSection; in phy_CrossReferenceHTAndVHTTxPowerLimit() local 1871 u8 regulation, bw, channel, rateSection; in PHY_ConvertTxPowerLimitToPowerIndex() local 1953 u8 regulation = 0, bandwidth = 0, rateSection = 0, channel; in PHY_SetTxPowerLimit() local 2998 regulation[TXPWR_LMT_MAX_REGULATION_NUM][10], rfPath[10], colNumBuf[10]; in phy_ParsePowerLimitTableFile() local
|
/Linux-v4.19/drivers/staging/rtlwifi/phydm/rtl8822b/ |
D | phydm_regconfig8822b.c | 151 void odm_config_bb_txpwr_lmt_8822b(struct phy_dm_struct *dm, u8 *regulation, in odm_config_bb_txpwr_lmt_8822b()
|
D | halhwimg8822b_rf.c | 4236 u8 *regulation = array[i]; in odm_read_and_config_mp_8822b_txpwr_lmt() local 4719 u8 *regulation = array[i]; in odm_read_and_config_mp_8822b_txpwr_lmt_type5() local
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.c | 1159 u8 regulation, bw, channel, rate_section; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() local 1326 u8 regulation, bw, channel, rate_section; in _rtl8812ae_phy_convert_txpower_limit_to_power_index() local 1674 u8 regulation = 0, bandwidth = 0, rate_section = 0, channel; in _rtl8812ae_phy_set_txpower_limit() local 1779 u8 *regulation, u8 *band, in _rtl8812ae_phy_config_bb_txpwr_lmt() 1809 u8 *regulation = array[i]; in _rtl8821ae_phy_read_and_config_txpwr_lmt() local 2373 short band_temp = -1, regulation = -1, bandwidth_temp = -1, in _rtl8812ae_phy_get_txpower_limit() local
|
/Linux-v4.19/drivers/staging/rtlwifi/phydm/ |
D | rtl_phydm.c | 838 void phy_set_tx_power_limit(void *dm, u8 *regulation, u8 *band, u8 *bandwidth, in phy_set_tx_power_limit()
|