Searched defs:rate_section (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.c | 902 u8 band, rfpath, txnum, rate_section; in _rtl8821ae_phy_init_tx_power_by_rate() local 916 u8 rate_section, in _rtl8821ae_phy_set_txpower_by_rate_base() 985 u8 txnum, u8 rate_section) in _rtl8821ae_phy_get_txpower_by_rate_base() 1138 u8 regulation, bw, channel, rate_section; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() local 1305 u8 regulation, bw, channel, rate_section; in _rtl8812ae_phy_convert_txpower_limit_to_power_index() local 1653 u8 regulation = 0, bandwidth = 0, rate_section = 0, channel; in _rtl8812ae_phy_set_txpower_limit() local 1759 u8 *bandwidth, u8 *rate_section, in _rtl8812ae_phy_config_bb_txpwr_lmt() 1980 u8 rate_section = _rtl8821ae_get_rate_section_index(regaddr); in _rtl8821ae_store_tx_power_by_rate() local 2249 s8 rate_section = 0; in _rtl8821ae_phy_get_ratesection_intxpower_byrate() local 2353 rate_section = -1, channel_temp = -1; in _rtl8812ae_phy_get_txpower_limit() local [all …]
|
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.c | 281 u8 path, u8 rate_section, in _rtl8723be_phy_set_txpower_by_rate_base() 324 u8 rate_section) in _rtl8723be_phy_get_txpower_by_rate_base() 686 u8 rate_section = _rtl8723be_get_rate_section_index(regaddr); in _rtl8723be_store_tx_power_by_rate() local 808 u8 rate_section = 0; in _rtl8723be_phy_get_ratesection_intxpower_byrate() local 883 u8 shift = 0, rate_section, tx_num; in _rtl8723be_get_txpower_by_rate() local
|
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | phy.c | 399 u8 rate_section, u8 txnum, in _rtl92ee_phy_set_txpower_by_rate_base() 439 u8 rate_section) in _rtl92ee_phy_get_txpower_by_rate_base() 1104 u8 rate_section = 0; in _rtl92ee_phy_get_ratesection_intxpower_byrate() local
|
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/ |
D | wifi.h | 275 enum rate_section { enum
|