Searched refs:phl_ser_send_msg (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_cmd_ser.h | 23 enum rtw_phl_status phl_ser_send_msg(void *phl, enum RTW_PHL_SER_NOTIFY_EVENT notify);
|
| H A D | phl_ser_fsm.h | 30 phl_ser_send_msg(void *phl, enum RTW_PHL_SER_NOTIFY_EVENT notify);
|
| H A D | phl_cmd_ser.c | 122 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 D | phl_ser_fsm.c | 163 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 D | phl_init.c | 2224 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 D | phl_cmd_ps.c | 709 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 D | phl_cmd_ser.h | 23 enum rtw_phl_status phl_ser_send_msg(void *phl, enum RTW_PHL_SER_NOTIFY_EVENT notify);
|
| H A D | phl_cmd_ser.c | 122 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 D | phl_ser_fsm.h | 30 phl_ser_send_msg(void *phl, enum RTW_PHL_SER_NOTIFY_EVENT notify);
|
| H A D | phl_ser_fsm.c | 163 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 D | phl_cmd_ps.c | 734 phl_ser_send_msg(ps->phl_info, RTW_PHL_SER_L2_RESET); in _leave_fail_hdlr()
|