Searched refs:vht_rates_1t (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/ |
D | phy.c | 51 static u8 vht_rates_1t[] = {DESC_RATEVHT1SS_MCS0, DESC_RATEVHT1SS_MCS1, variable 657 for (i = 0; i < sizeof(vht_rates_1t); ++i) { in _rtl8822be_phy_convert_txpower_dbm_to_relative_value() 660 [vht_rates_1t[i]]; in _rtl8822be_phy_convert_txpower_dbm_to_relative_value() 663 [vht_rates_1t[i]] = in _rtl8822be_phy_convert_txpower_dbm_to_relative_value() 1804 _rtl8822be_phy_set_txpower_level_by_path(hw, vht_rates_1t, path, in rtl8822be_phy_set_txpower_level_by_path() 1821 {vht_rates_1t, sizes_of_vht_retes}, in rtl8822be_phy_set_tx_power_index_by_rs()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.c | 3260 u8 vht_rates_1t[] = {DESC_RATEVHT1SS_MCS0, DESC_RATEVHT1SS_MCS1, in rtl8821ae_phy_set_txpower_level_by_path() local 3280 _rtl8821ae_phy_set_txpower_level_by_path(hw, vht_rates_1t, path, channel, in rtl8821ae_phy_set_txpower_level_by_path()
|