[go: nahoru, domu]

Searched refs:BAND_ON_5G (Results 1 - 18 of 18) sorted by relevance

/drivers/net/wireless/rtlwifi/rtl8821ae/
H A Dphy.c396 } else if (band == BAND_ON_5G) {
631 "==>PHY_SwitchWirelessBand8812() BAND_ON_5G settings OFDM index 0x%x\n",
754 for (band = BAND_ON_2_4G; band <= BAND_ON_5G; ++band)
804 } else if (band == BAND_ON_5G) {
874 } else if (band == BAND_ON_5G) {
937 rawValue = (u16)(rtlphy->tx_power_by_rate_offset[BAND_ON_5G][path][RF_1TX][2] >> 24) & 0xFF;
939 _rtl8821ae_phy_set_txpower_by_rate_base(hw, BAND_ON_5G, path, OFDM, RF_1TX, base);
941 rawValue = (u16)(rtlphy->tx_power_by_rate_offset[BAND_ON_5G][path][RF_1TX][4] >> 24) & 0xFF;
943 _rtl8821ae_phy_set_txpower_by_rate_base(hw, BAND_ON_5G, path, HT_MCS0_MCS7, RF_1TX, base);
945 rawValue = (u16)(rtlphy->tx_power_by_rate_offset[BAND_ON_5G][pat
[all...]
H A Dhw.c3380 if (rtlhal->current_bandtype == BAND_ON_5G)
/drivers/net/wireless/rtlwifi/
H A Dcore.c886 } else if (rtlhal->current_bandtype == BAND_ON_5G) {
1071 if (rtlhal->current_bandtype == BAND_ON_5G) {
1088 if (rtlhal->current_bandtype == BAND_ON_5G)
1218 if (rtlhal->current_bandtype == BAND_ON_5G) {
1235 if (rtlhal->current_bandtype == BAND_ON_5G)
1266 if (rtlhal->current_bandtype == BAND_ON_5G)
H A Dbase.c375 } else if (rtlhal->current_bandtype == BAND_ON_5G) {
H A Dwifi.h785 BAND_ON_5G, enumerator in enum:band_type
/drivers/net/wireless/rtlwifi/rtl8192de/
H A Ddm.c214 if (rtlpriv->rtlhal.current_bandtype != BAND_ON_5G) {
242 if (rtlpriv->rtlhal.current_bandtype != BAND_ON_5G) {
504 if (rtlpriv->rtlhal.current_bandtype != BAND_ON_5G)
561 if (rtlhal->current_bandtype == BAND_ON_5G) {
1023 } else if (rtlhal->current_bandtype == BAND_ON_5G) {
1243 if (delta_rxgain > 0 && rtlhal->current_bandtype == BAND_ON_5G
H A Dphy.c1118 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_5G) {
1233 BAND_ON_5G ? RF90_PATH_A : RF90_PATH_B;
1240 if (rtlhal->current_bandtype == BAND_ON_5G) {
2201 rtlhal->current_bandtype == BAND_ON_5G)
2257 if (rtlhal->current_bandtype == BAND_ON_5G)
2310 if (rtlhal->current_bandtype == BAND_ON_5G) {
2521 BAND_ON_5G ? RF90_PATH_A :
2531 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_5G) {/* Path-A for 5G */
2840 BAND_ON_5G) {
2907 rtl92d_phy_switch_wirelessband(hw, BAND_ON_5G);
[all...]
H A Dtrx.c614 if (rtlhal->current_bandtype == BAND_ON_5G)
637 if (rtlhal->current_bandtype == BAND_ON_5G)
758 if (rtlhal->current_bandtype == BAND_ON_5G) {
H A Dsw.c103 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_5G)
H A Dhw.c1394 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_5G)
1821 case BAND_ON_5G:
1885 if (rtlhal->current_bandtype == BAND_ON_5G)
1977 if (rtlhal->current_bandtype == BAND_ON_5G)
H A Drf.c500 } else if (rtlhal->current_bandtype == BAND_ON_5G &&
/drivers/net/wireless/rtlwifi/rtl8188ee/
H A Dhw.c2076 if (rtlhal->current_bandtype == BAND_ON_5G)
2176 if (rtlhal->current_bandtype == BAND_ON_5G)
/drivers/net/wireless/rtlwifi/rtl8192ce/
H A Dhw.c1843 if (rtlhal->current_bandtype == BAND_ON_5G)
1951 if (rtlhal->current_bandtype == BAND_ON_5G)
/drivers/net/wireless/rtlwifi/rtl8192cu/
H A Dhw.c2029 if (rtlhal->current_bandtype == BAND_ON_5G)
2130 if (rtlhal->current_bandtype == BAND_ON_5G)
/drivers/net/wireless/rtlwifi/rtl8192se/
H A Dhw.c2051 if (rtlhal->current_bandtype == BAND_ON_5G)
2166 if (rtlhal->current_bandtype == BAND_ON_5G)
/drivers/net/wireless/rtlwifi/rtl8723ae/
H A Dhw.c1936 if (rtlhal->current_bandtype == BAND_ON_5G)
2036 if (rtlhal->current_bandtype == BAND_ON_5G)
/drivers/net/wireless/rtlwifi/rtl8723be/
H A Dphy.c216 for (band = BAND_ON_2_4G; band <= BAND_ON_5G; ++band)
704 if (band != BAND_ON_2_4G && band != BAND_ON_5G) {
/drivers/net/wireless/rtlwifi/rtl8192ee/
H A Dphy.c411 for (; band <= BAND_ON_5G; ++band)
870 if (band != BAND_ON_2_4G && band != BAND_ON_5G) {

Completed in 113 milliseconds