Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_ser.h23 enum rtw_phl_status phl_ser_send_msg(void *phl, enum RTW_PHL_SER_NOTIFY_EVENT notify);
H A Dphl_ser_fsm.h30 phl_ser_send_msg(void *phl, enum RTW_PHL_SER_NOTIFY_EVENT notify);
H A Dphl_cmd_ser.c122 return phl_ser_send_msg(phl, notify); in _ser_event_notify()
842 phl_ser_send_msg(void *phl, enum RTW_PHL_SER_NOTIFY_EVENT notify) in phl_ser_send_msg() function
897 return phl_ser_send_msg(phl, notify); in phl_fw_watchdog_timeout_notify()
905 return phl_ser_send_msg(phl_com->phl_priv, notify); in rtw_phl_ser_l2_notify()
H A Dphl_ser_fsm.c163 return phl_ser_send_msg(phl, notify); in _ser_event_notify()
1258 return phl_ser_send_msg(phl, notify); in phl_fw_watchdog_timeout_notify()
1266 return phl_ser_send_msg(phl_com->phl_priv, notify); in rtw_phl_ser_l2_notify()
1274 enum rtw_phl_status phl_ser_send_msg(void *phl, in phl_ser_send_msg() function
H A Dphl_init.c2224 phl_status = phl_ser_send_msg(phl, RTW_PHL_SER_EVENT_CHK); in rtw_phl_interrupt_handler()
2232 phl_status = phl_ser_send_msg(phl, RTW_PHL_SER_EVENT_CHK); in rtw_phl_interrupt_handler()
H A Dphl_cmd_ps.c709 phl_ser_send_msg(ps->phl_info, RTW_PHL_SER_L2_RESET); in _leave_fail_hdlr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_ser.h23 enum rtw_phl_status phl_ser_send_msg(void *phl, enum RTW_PHL_SER_NOTIFY_EVENT notify);
H A Dphl_cmd_ser.c122 return phl_ser_send_msg(phl, notify); in _ser_event_notify()
842 phl_ser_send_msg(void *phl, enum RTW_PHL_SER_NOTIFY_EVENT notify) in phl_ser_send_msg() function
896 phl_ser_send_msg(phl_info, RTW_PHL_SER_EVENT_CHK); in phl_ser_send_check()
908 return phl_ser_send_msg(phl, notify); in phl_fw_watchdog_timeout_notify()
916 return phl_ser_send_msg(phl_com->phl_priv, notify); in rtw_phl_ser_l2_notify()
H A Dphl_ser_fsm.h30 phl_ser_send_msg(void *phl, enum RTW_PHL_SER_NOTIFY_EVENT notify);
H A Dphl_ser_fsm.c163 return phl_ser_send_msg(phl, notify); in _ser_event_notify()
1258 return phl_ser_send_msg(phl, notify); in phl_fw_watchdog_timeout_notify()
1266 return phl_ser_send_msg(phl_com->phl_priv, notify); in rtw_phl_ser_l2_notify()
1274 enum rtw_phl_status phl_ser_send_msg(void *phl, in phl_ser_send_msg() function
H A Dphl_cmd_ps.c734 phl_ser_send_msg(ps->phl_info, RTW_PHL_SER_L2_RESET); in _leave_fail_hdlr()