/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | phy.c | 452 enum rf_pwrstate rfpwr_state) in _rtl92ce_phy_set_rf_power_state() argument 462 switch (rfpwr_state) { in _rtl92ce_phy_set_rf_power_state() 464 if ((ppsc->rfpwr_state == ERFOFF) && in _rtl92ce_phy_set_rf_power_state() 512 if (ppsc->rfpwr_state == ERFOFF) in _rtl92ce_phy_set_rf_power_state() 549 rfpwr_state); in _rtl92ce_phy_set_rf_power_state() 554 ppsc->rfpwr_state = rfpwr_state; in _rtl92ce_phy_set_rf_power_state() 559 enum rf_pwrstate rfpwr_state) in rtl92c_phy_set_rf_power_state() argument 565 if (rfpwr_state == ppsc->rfpwr_state) in rtl92c_phy_set_rf_power_state() 567 bresult = _rtl92ce_phy_set_rf_power_state(hw, rfpwr_state); in rtl92c_phy_set_rf_power_state()
|
D | phy.h | 110 enum rf_pwrstate rfpwr_state); 132 enum rf_pwrstate rfpwr_state);
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | phy.c | 396 enum rf_pwrstate rfpwr_state) in _rtl92cu_phy_set_rf_power_state() argument 406 switch (rfpwr_state) { in _rtl92cu_phy_set_rf_power_state() 408 if ((ppsc->rfpwr_state == ERFOFF) && in _rtl92cu_phy_set_rf_power_state() 479 if (ppsc->rfpwr_state == ERFOFF) in _rtl92cu_phy_set_rf_power_state() 512 rfpwr_state); in _rtl92cu_phy_set_rf_power_state() 517 ppsc->rfpwr_state = rfpwr_state; in _rtl92cu_phy_set_rf_power_state() 522 enum rf_pwrstate rfpwr_state) in rtl92cu_phy_set_rf_power_state() argument 527 if (rfpwr_state == ppsc->rfpwr_state) in rtl92cu_phy_set_rf_power_state() 529 bresult = _rtl92cu_phy_set_rf_power_state(hw, rfpwr_state); in rtl92cu_phy_set_rf_power_state()
|
D | sw.h | 44 enum rf_pwrstate rfpwr_state);
|
D | phy.h | 46 enum rf_pwrstate rfpwr_state);
|
D | hw.c | 1006 ppsc->rfpwr_state = ERFON; in rtl92cu_hw_init() 1008 if (ppsc->rfpwr_state == ERFON) { in rtl92cu_hw_init() 1371 if (rtlpriv->psc.rfpwr_state != ERFON) in rtl92cu_set_check_bssid() 1498 *((enum rf_pwrstate *)(val)) = ppsc->rfpwr_state; in rtl92cu_get_hw_reg() 2202 cur_rfstate = ppsc->rfpwr_state; in rtl92cu_gpio_radio_on_off_checking()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | phy.c | 1591 enum rf_pwrstate rfpwr_state) in _rtl8723e_phy_set_rf_power_state() argument 1601 switch (rfpwr_state) { in _rtl8723e_phy_set_rf_power_state() 1603 if ((ppsc->rfpwr_state == ERFOFF) && in _rtl8723e_phy_set_rf_power_state() 1650 if (ppsc->rfpwr_state == ERFOFF) in _rtl8723e_phy_set_rf_power_state() 1686 "switch case %#x not processed\n", rfpwr_state); in _rtl8723e_phy_set_rf_power_state() 1691 ppsc->rfpwr_state = rfpwr_state; in _rtl8723e_phy_set_rf_power_state() 1696 enum rf_pwrstate rfpwr_state) in rtl8723e_phy_set_rf_power_state() argument 1702 if (rfpwr_state == ppsc->rfpwr_state) in rtl8723e_phy_set_rf_power_state() 1704 bresult = _rtl8723e_phy_set_rf_power_state(hw, rfpwr_state); in rtl8723e_phy_set_rf_power_state()
|
D | phy.h | 200 enum rf_pwrstate rfpwr_state);
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
D | phy.c | 533 enum rf_pwrstate rfpwr_state) in rtl92s_phy_set_rf_power_state() argument 543 if (rfpwr_state == ppsc->rfpwr_state) in rtl92s_phy_set_rf_power_state() 546 switch (rfpwr_state) { in rtl92s_phy_set_rf_power_state() 548 if ((ppsc->rfpwr_state == ERFOFF) && in rtl92s_phy_set_rf_power_state() 600 if (ppsc->rfpwr_state == ERFOFF) in rtl92s_phy_set_rf_power_state() 645 rfpwr_state); in rtl92s_phy_set_rf_power_state() 651 ppsc->rfpwr_state = rfpwr_state; in rtl92s_phy_set_rf_power_state()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.h | 134 enum rf_pwrstate rfpwr_state);
|
D | phy.c | 2535 enum rf_pwrstate rfpwr_state) in _rtl8723be_phy_set_rf_power_state() argument 2545 switch (rfpwr_state) { in _rtl8723be_phy_set_rf_power_state() 2547 if ((ppsc->rfpwr_state == ERFOFF) && in _rtl8723be_phy_set_rf_power_state() 2621 if (ppsc->rfpwr_state == ERFOFF) in _rtl8723be_phy_set_rf_power_state() 2657 "switch case %#x not processed\n", rfpwr_state); in _rtl8723be_phy_set_rf_power_state() 2662 ppsc->rfpwr_state = rfpwr_state; in _rtl8723be_phy_set_rf_power_state() 2667 enum rf_pwrstate rfpwr_state) in rtl8723be_phy_set_rf_power_state() argument 2673 if (rfpwr_state == ppsc->rfpwr_state) in rtl8723be_phy_set_rf_power_state() 2675 bresult = _rtl8723be_phy_set_rf_power_state(hw, rfpwr_state); in rtl8723be_phy_set_rf_power_state()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | phy.h | 151 enum rf_pwrstate rfpwr_state);
|
D | phy.c | 3077 enum rf_pwrstate rfpwr_state) in _rtl92ee_phy_set_rf_power_state() argument 3087 switch (rfpwr_state) { in _rtl92ee_phy_set_rf_power_state() 3089 if ((ppsc->rfpwr_state == ERFOFF) && in _rtl92ee_phy_set_rf_power_state() 3157 if (ppsc->rfpwr_state == ERFOFF) in _rtl92ee_phy_set_rf_power_state() 3191 "switch case %#x not processed\n", rfpwr_state); in _rtl92ee_phy_set_rf_power_state() 3196 ppsc->rfpwr_state = rfpwr_state; in _rtl92ee_phy_set_rf_power_state() 3201 enum rf_pwrstate rfpwr_state) in rtl92ee_phy_set_rf_power_state() argument 3207 if (rfpwr_state == ppsc->rfpwr_state) in rtl92ee_phy_set_rf_power_state() 3209 bresult = _rtl92ee_phy_set_rf_power_state(hw, rfpwr_state); in rtl92ee_phy_set_rf_power_state()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | phy.c | 2201 enum rf_pwrstate rfpwr_state) in _rtl88ee_phy_set_rf_power_state() argument 2211 switch (rfpwr_state) { in _rtl88ee_phy_set_rf_power_state() 2213 if ((ppsc->rfpwr_state == ERFOFF) && in _rtl88ee_phy_set_rf_power_state() 2287 if (ppsc->rfpwr_state == ERFOFF) in _rtl88ee_phy_set_rf_power_state() 2323 "switch case %#x not processed\n", rfpwr_state); in _rtl88ee_phy_set_rf_power_state() 2328 ppsc->rfpwr_state = rfpwr_state; in _rtl88ee_phy_set_rf_power_state() 2333 enum rf_pwrstate rfpwr_state) in rtl88e_phy_set_rf_power_state() argument 2339 if (rfpwr_state == ppsc->rfpwr_state) in rtl88e_phy_set_rf_power_state() 2341 bresult = _rtl88ee_phy_set_rf_power_state(hw, rfpwr_state); in rtl88e_phy_set_rf_power_state()
|
D | phy.h | 231 enum rf_pwrstate rfpwr_state);
|
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/ |
D | phy.c | 2122 enum rf_pwrstate rfpwr_state) in _rtl8822be_phy_set_rf_power_state() argument 2132 switch (rfpwr_state) { in _rtl8822be_phy_set_rf_power_state() 2134 if (ppsc->rfpwr_state == ERFOFF && in _rtl8822be_phy_set_rf_power_state() 2208 ppsc->rfpwr_state = rfpwr_state; in _rtl8822be_phy_set_rf_power_state() 2213 enum rf_pwrstate rfpwr_state) in rtl8822be_phy_set_rf_power_state() argument 2219 if (rfpwr_state == ppsc->rfpwr_state) in rtl8822be_phy_set_rf_power_state() 2221 bresult = _rtl8822be_phy_set_rf_power_state(hw, rfpwr_state); in rtl8822be_phy_set_rf_power_state()
|
D | phy.h | 111 enum rf_pwrstate rfpwr_state);
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | phy.h | 149 enum rf_pwrstate rfpwr_state);
|
D | phy.c | 3070 enum rf_pwrstate rfpwr_state) in rtl92d_phy_set_rf_power_state() argument 3082 if (rfpwr_state == ppsc->rfpwr_state) in rtl92d_phy_set_rf_power_state() 3084 switch (rfpwr_state) { in rtl92d_phy_set_rf_power_state() 3086 if ((ppsc->rfpwr_state == ERFOFF) && in rtl92d_phy_set_rf_power_state() 3132 if (ppsc->rfpwr_state == ERFOFF) in rtl92d_phy_set_rf_power_state() 3177 rfpwr_state); in rtl92d_phy_set_rf_power_state() 3182 ppsc->rfpwr_state = rfpwr_state; in rtl92d_phy_set_rf_power_state()
|
D | hw.c | 124 *((enum rf_pwrstate *)(val)) = ppsc->rfpwr_state; in rtl92de_get_hw_reg() 1013 ppsc->rfpwr_state = ERFON; in rtl92de_hw_init() 1023 if (ppsc->rfpwr_state == ERFON) { in rtl92de_hw_init() 1135 if (rtlpriv->psc.rfpwr_state != ERFON) in rtl92de_set_check_bssid()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.h | 248 enum rf_pwrstate rfpwr_state);
|
D | phy.c | 4745 enum rf_pwrstate rfpwr_state) in _rtl8821ae_phy_set_rf_power_state() argument 4755 switch (rfpwr_state) { in _rtl8821ae_phy_set_rf_power_state() 4757 if ((ppsc->rfpwr_state == ERFOFF) && in _rtl8821ae_phy_set_rf_power_state() 4831 rfpwr_state); in _rtl8821ae_phy_set_rf_power_state() 4836 ppsc->rfpwr_state = rfpwr_state; in _rtl8821ae_phy_set_rf_power_state() 4841 enum rf_pwrstate rfpwr_state) in rtl8821ae_phy_set_rf_power_state() argument 4847 if (rfpwr_state == ppsc->rfpwr_state) in rtl8821ae_phy_set_rf_power_state() 4849 bresult = _rtl8821ae_phy_set_rf_power_state(hw, rfpwr_state); in rtl8821ae_phy_set_rf_power_state()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
D | phy_common.h | 217 enum rf_pwrstate rfpwr_state);
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/ |
D | ps.c | 127 rtstate = ppsc->rfpwr_state; in rtl_ps_set_rf_state() 241 rtstate = ppsc->rfpwr_state; in rtl_ips_nic_off_wq_callback() 299 rtstate = ppsc->rfpwr_state; in rtl_ips_nic_on()
|
/Linux-v4.19/drivers/staging/rtlwifi/ |
D | ps.c | 115 rtstate = ppsc->rfpwr_state; in rtl_ps_set_rf_state() 223 rtstate = ppsc->rfpwr_state; in rtl_ips_nic_off_wq_callback() 281 rtstate = ppsc->rfpwr_state; in rtl_ips_nic_on()
|