Home
last modified time | relevance | path

Searched refs:WLAN_PWR_CFG (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dhal_pwr_seq.c24 WLAN_PWR_CFG rtl8723B_power_on_flow[
33 WLAN_PWR_CFG rtl8723B_radio_off_flow[
42 WLAN_PWR_CFG rtl8723B_card_disable_flow[
53 WLAN_PWR_CFG rtl8723B_card_enable_flow[
64 WLAN_PWR_CFG rtl8723B_suspend_flow[
75 WLAN_PWR_CFG rtl8723B_resume_flow[
86 WLAN_PWR_CFG rtl8723B_hwpdn_flow[
97 WLAN_PWR_CFG rtl8723B_enter_lps_flow[
106 WLAN_PWR_CFG rtl8723B_leave_lps_flow[
115 WLAN_PWR_CFG rtl8723B_enter_swlps_flow[
[all …]
DHalPwrSeqCmd.c42 WLAN_PWR_CFG PwrSeqCmd[] in HalPwrSeqCmdParsing()
45 WLAN_PWR_CFG PwrCfgCmd; in HalPwrSeqCmdParsing()
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dhal_pwr_seq.h222 extern WLAN_PWR_CFG rtl8723B_power_on_flow[RTL8723B_TRANS_CARDEMU_TO_ACT_STEPS+RTL8723B_TRANS_END_S…
223 extern WLAN_PWR_CFG rtl8723B_radio_off_flow[RTL8723B_TRANS_ACT_TO_CARDEMU_STEPS+RTL8723B_TRANS_END_…
224 extern WLAN_PWR_CFG rtl8723B_card_disable_flow[RTL8723B_TRANS_ACT_TO_CARDEMU_STEPS+RTL8723B_TRANS_C…
225 extern WLAN_PWR_CFG rtl8723B_card_enable_flow[RTL8723B_TRANS_ACT_TO_CARDEMU_STEPS+RTL8723B_TRANS_CA…
226 extern WLAN_PWR_CFG rtl8723B_suspend_flow[RTL8723B_TRANS_ACT_TO_CARDEMU_STEPS+RTL8723B_TRANS_CARDEM…
227 extern WLAN_PWR_CFG rtl8723B_resume_flow[RTL8723B_TRANS_ACT_TO_CARDEMU_STEPS+RTL8723B_TRANS_CARDEMU…
228 extern WLAN_PWR_CFG rtl8723B_hwpdn_flow[RTL8723B_TRANS_ACT_TO_CARDEMU_STEPS+RTL8723B_TRANS_CARDEMU_…
229 extern WLAN_PWR_CFG rtl8723B_enter_lps_flow[RTL8723B_TRANS_ACT_TO_LPS_STEPS+RTL8723B_TRANS_END_STEP…
230 extern WLAN_PWR_CFG rtl8723B_leave_lps_flow[RTL8723B_TRANS_LPS_TO_ACT_STEPS+RTL8723B_TRANS_END_STEP…
231 extern WLAN_PWR_CFG rtl8723B_enter_swlps_flow[RTL8723B_TRANS_ACT_TO_SWLPS_STEPS+RTL8723B_TRANS_END_…
[all …]
DHalPwrSeqCmd.h101 } WLAN_PWR_CFG, *PWLAN_PWR_CFG; typedef
122 WLAN_PWR_CFG PwrCfgCmd[]);