Home
last modified time | relevance | path

Searched refs:RT_SET_PS_LEVEL (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_pwrctrl.h121 #define RT_SET_PS_LEVEL(ppsc, _PS_FLAG) \ macro
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_pwrctrl.h128 #define RT_SET_PS_LEVEL(ppsc, _PS_FLAG) (ppsc->cur_ps_level |= _PS_FLAG) macro
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dhw.c1355 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in rtl92cu_card_disable()
2265 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_ASPM); in rtl92cu_gpio_radio_on_off_checking()
2267 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_PCI_D3); in rtl92cu_gpio_radio_on_off_checking()
2272 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_ASPM); in rtl92cu_gpio_radio_on_off_checking()
2274 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_PCI_D3); in rtl92cu_gpio_radio_on_off_checking()
Dphy.c467 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in _rtl92cu_phy_set_rf_power_state()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dps.c201 RT_SET_PS_LEVEL(ppsc, RT_PS_LEVEL_ASPM); in _rtl_ps_inactive_ps()
635 RT_SET_PS_LEVEL(ppsc, RT_PS_LEVEL_ASPM); in rtl_swlps_rf_sleep()
Dpci.c317 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_CLK_REQ); in rtl_pci_enable_aspm()
433 RT_SET_PS_LEVEL(ppsc, RT_RF_PS_LEVEL_ALWAYS_ASPM); in rtl_pci_init_aspm()
Dwifi.h3073 #define RT_SET_PS_LEVEL(ppsc, _ps_flg) \ macro
/Linux-v4.19/drivers/staging/rtlwifi/
Dps.c183 RT_SET_PS_LEVEL(ppsc, RT_PS_LEVEL_ASPM); in _rtl_ps_inactive_ps()
617 RT_SET_PS_LEVEL(ppsc, RT_PS_LEVEL_ASPM); in rtl_swlps_rf_sleep()
Dpci.c324 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_CLK_REQ); in rtl_pci_enable_aspm()
440 RT_SET_PS_LEVEL(ppsc, RT_RF_PS_LEVEL_ALWAYS_ASPM); in rtl_pci_init_aspm()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dphy.c499 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in _rtl92ce_phy_set_rf_power_state()
Dhw.c1370 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in rtl92ce_card_disable()
2071 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in rtl92ce_gpio_radio_on_off_checking()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dhw.c1312 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in rtl92de_card_disable()
2101 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in rtl92de_gpio_radio_on_off_checking()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dhw.c1389 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in _rtl92s_phy_set_rfhalt()
2388 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in rtl92se_gpio_radio_on_off_checking()
Dphy.c588 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in rtl92s_phy_set_rf_power_state()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhw.c1335 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in rtl8723e_card_disable()
2158 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in rtl8723e_gpio_radio_on_off_checking()
Dphy.c1638 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in _rtl8723e_phy_set_rf_power_state()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dhw.c1467 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in rtl88ee_card_disable()
2287 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in rtl88ee_gpio_radio_on_off_checking()
Dphy.c2275 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in _rtl88ee_phy_set_rf_power_state()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dhw.c1681 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in rtl8723be_card_disable()
2546 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in rtl8723be_gpio_radio_on_off_checking()
Dphy.c2608 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in _rtl8723be_phy_set_rf_power_state()
/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phy.c1545 RT_SET_PS_LEVEL(pPSC, RT_RF_OFF_LEVL_HALT_NIC); in _rtl92e_set_rf_power_state()
/Linux-v4.19/drivers/staging/rtl8192e/
Drtllib.h122 #define RT_SET_PS_LEVEL(pPSC, _PS_FLAG) (pPSC->CurPsLevel |= _PS_FLAG) macro
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dhw.c2375 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in rtl8821ae_card_disable()
3898 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in rtl8821ae_gpio_radio_on_off_checking()
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dphy.c2191 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in _rtl8822be_phy_set_rf_power_state()
Dhw.c1277 RT_SET_PS_LEVEL(ppsc, RT_RF_OFF_LEVL_HALT_NIC); in rtl8822be_card_disable()

12