Searched defs:rate_section (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c702 u8 rate_section = _rtl8723be_get_rate_section_index(regaddr); _rtl8723be_store_tx_power_by_rate() local
880 u8 rate_section = 0; _rtl8723be_phy_get_ratesection_intxpower_byrate() local
955 u8 shift = 0, rate_section, tx_num; _rtl8723be_get_txpower_by_rate() local
247 _rtl8723be_phy_set_txpower_by_rate_base(struct ieee80211_hw *hw, u8 band, u8 path, u8 rate_section, u8 txnum, u8 value) _rtl8723be_phy_set_txpower_by_rate_base() argument
290 _rtl8723be_phy_get_txpower_by_rate_base(struct ieee80211_hw *hw, u8 band, u8 path, u8 txnum, u8 rate_section) _rtl8723be_phy_get_txpower_by_rate_base() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.c1126 u8 rate_section = 0; _rtl92ee_phy_get_ratesection_intxpower_byrate() local
419 _rtl92ee_phy_set_txpower_by_rate_base(struct ieee80211_hw *hw, u8 band, u8 path, u8 rate_section, u8 txnum, u8 value) _rtl92ee_phy_set_txpower_by_rate_base() argument
459 _rtl92ee_phy_get_txpower_by_rate_base(struct ieee80211_hw *hw, u8 band, u8 path, u8 txnum, u8 rate_section) _rtl92ee_phy_get_txpower_by_rate_base() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c752 u8 band, rfpath, txnum, rate_section; _rtl8821ae_phy_init_tx_power_by_rate() local
988 u8 regulation, bw, channel, rate_section; _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() local
1155 u8 regulation, bw, channel, rate_section; _rtl8812ae_phy_convert_txpower_limit_to_power_index() local
1508 u8 regulation = 0, bandwidth = 0, rate_section = 0, channel; _rtl8812ae_phy_set_txpower_limit() local
1890 u8 rate_section = _rtl8821ae_get_rate_section_index(regaddr); _rtl8821ae_store_tx_power_by_rate() local
2271 char rate_section = 0; _rtl8821ae_phy_get_ratesection_intxpower_byrate() local
2375 rate_section = -1, channel_temp = -1; _rtl8812ae_phy_get_txpower_limit() local
2539 u8 shift = 0, rate_section, tx_num; _rtl8821ae_phy_get_txpower_by_rate() local
764 _rtl8821ae_phy_set_txpower_by_rate_base(struct ieee80211_hw *hw, u8 band, u8 path, u8 rate_section, u8 txnum, u8 value) _rtl8821ae_phy_set_txpower_by_rate_base() argument
833 _rtl8821ae_phy_get_txpower_by_rate_base(struct ieee80211_hw *hw, u8 band, u8 path, u8 txnum, u8 rate_section) _rtl8821ae_phy_get_txpower_by_rate_base() argument
1612 _rtl8812ae_phy_config_bb_txpwr_lmt(struct ieee80211_hw *hw, u8 *regulation, u8 *band, u8 *bandwidth, u8 *rate_section, u8 *rf_path, u8 *channel, u8 *power_limit) _rtl8812ae_phy_config_bb_txpwr_lmt() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h266 enum rate_section { enum

Completed in 159 milliseconds