Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_cmd.c1177 static void rtl8723b_set_FwWoWlanCtrl_Cmd(struct adapter *padapter, u8 bFuncEn) in rtl8723b_set_FwWoWlanCtrl_Cmd() argument
1199 DBG_871X("%s(): bFuncEn =%d\n", __func__, bFuncEn); in rtl8723b_set_FwWoWlanCtrl_Cmd()
1201 SET_H2CCMD_WOWLAN_FUNC_ENABLE(u1H2CWoWlanCtrlParm, bFuncEn); in rtl8723b_set_FwWoWlanCtrl_Cmd()
1355 static void rtl8723b_set_FwAPWoWlanCtrl_Cmd(struct adapter *padapter, u8 bFuncEn) in rtl8723b_set_FwAPWoWlanCtrl_Cmd() argument
1360 u8 gpio_pulse = bFuncEn; in rtl8723b_set_FwAPWoWlanCtrl_Cmd()
1365 DBG_871X("%s(): bFuncEn =%d\n", __func__, bFuncEn); in rtl8723b_set_FwAPWoWlanCtrl_Cmd()
1367 if (bFuncEn) in rtl8723b_set_FwAPWoWlanCtrl_Cmd()
1379 bFuncEn); in rtl8723b_set_FwAPWoWlanCtrl_Cmd()
1387 static void rtl8723b_set_Fw_AP_Offload_Cmd(struct adapter *padapter, u8 bFuncEn) in rtl8723b_set_Fw_AP_Offload_Cmd() argument
1391 DBG_871X("%s(): bFuncEn =%d\n", __func__, bFuncEn); in rtl8723b_set_Fw_AP_Offload_Cmd()
[all …]