Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_wow.c1148 static void _phl_indic_wake_sec_upd(struct phl_wow_info *wow_info, u8 aoac_report_get_ok, u8 rx_rea… in _phl_indic_wake_sec_upd() argument
1155 ops->wow_handle_sec_info_update(drv_priv, &wow_info->aoac_info, aoac_report_get_ok, rx_ready); in _phl_indic_wake_sec_upd()
1165 u8 aoac_report_get_ok = false; in _phl_handle_aoac_rpt_action() local
1172 aoac_report_get_ok = (hstatus == RTW_HAL_STATUS_SUCCESS) ? true : false; in _phl_handle_aoac_rpt_action()
1173 _phl_indic_wake_sec_upd(wow_info, aoac_report_get_ok, rx_ready); in _phl_handle_aoac_rpt_action()
1175 phase_0_ok = aoac_report_get_ok; in _phl_handle_aoac_rpt_action()
1182 aoac_report_get_ok = (hstatus == RTW_HAL_STATUS_SUCCESS) ? true : false; in _phl_handle_aoac_rpt_action()
1183 _phl_indic_wake_sec_upd(wow_info, aoac_report_get_ok, rx_ready); in _phl_handle_aoac_rpt_action()
1188 wow_info->aoac_info.rpt_fail = (aoac_report_get_ok == false) ? true : false; in _phl_handle_aoac_rpt_action()
H A Dphl_def.h295 …c_info_update)(void *drv_priv, struct rtw_aoac_report *aoac_info, u8 aoac_report_get_ok, u8 phase);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_wow.c1162 static void _phl_indic_wake_sec_upd(struct phl_wow_info *wow_info, u8 aoac_report_get_ok, u8 rx_rea… in _phl_indic_wake_sec_upd() argument
1169 ops->wow_handle_sec_info_update(drv_priv, &wow_info->aoac_info, aoac_report_get_ok, rx_ready); in _phl_indic_wake_sec_upd()
1179 u8 aoac_report_get_ok = false; in _phl_handle_aoac_rpt_action() local
1186 aoac_report_get_ok = (hstatus == RTW_HAL_STATUS_SUCCESS) ? true : false; in _phl_handle_aoac_rpt_action()
1187 _phl_indic_wake_sec_upd(wow_info, aoac_report_get_ok, rx_ready); in _phl_handle_aoac_rpt_action()
1189 phase_0_ok = aoac_report_get_ok; in _phl_handle_aoac_rpt_action()
1196 aoac_report_get_ok = (hstatus == RTW_HAL_STATUS_SUCCESS) ? true : false; in _phl_handle_aoac_rpt_action()
1197 _phl_indic_wake_sec_upd(wow_info, aoac_report_get_ok, rx_ready); in _phl_handle_aoac_rpt_action()
1202 wow_info->aoac_info.rpt_fail = (aoac_report_get_ok == false) ? true : false; in _phl_handle_aoac_rpt_action()
H A Dphl_def.h298 …c_info_update)(void *drv_priv, struct rtw_aoac_report *aoac_info, u8 aoac_report_get_ok, u8 phase);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_wow.h128 u8 aoac_report_get_ok, u8 phase);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_wow.h128 u8 aoac_report_get_ok, u8 phase);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_wow.c672 u8 aoac_report_get_ok, u8 rx_ready) in rtw_update_gtk_ofld_info() argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_wow.c678 u8 aoac_report_get_ok, u8 rx_ready) in rtw_update_gtk_ofld_info() argument