Searched refs:rtlphy (Results 51 - 54 of 54) sorted by relevance

123

/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Ddm.c653 struct rtl_phy *rtlphy = &rtlpriv->phy; local
658 rtl8723be_phy_set_txpower_level(hw, rtlphy->current_channel);
707 rtlphy->iqk_matrix[idx].value[0][0],
708 rtlphy->iqk_matrix[idx].value[0][1]);
717 rtlphy->iqk_matrix[idx].value[0][4],
718 rtlphy->iqk_matrix[idx].value[0][5]);
/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c583 struct rtl_phy *rtlphy = &(rtlpriv->phy); local
681 rtlphy->current_chan_bw =
722 rtlphy->current_chan_bw =
731 rtlphy->current_chan_bw =
744 rtlphy->current_chan_bw =
778 rtlphy->current_channel = wide_chan;
H A Dwifi.h3002 static inline u8 get_rf_type(struct rtl_phy *rtlphy) argument
3004 return rtlphy->rf_type;
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Ddm.c343 struct rtl_phy *rtlphy = &(rtlpriv->phy); local
410 rtlphy->current_channel);
411 rtl8723e_phy_set_txpower_level(hw, rtlphy->current_channel);

Completed in 242 milliseconds

123