Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_api_drv.h61 u8 *buf, u32 len, u16 ev_id);
H A Dphl_cmd_btc.c378 u8 *buf, u32 len, u16 ev_id) in rtw_phl_btc_send_cmd() argument
389 switch (ev_id) { in rtw_phl_btc_send_cmd()
H A Dphl_fsm.c2054 u16 ev_id; in phl_fsm_dbg() local
2136 ev_id = fsm_get_evt_id(fsm, (char *)opt); in phl_fsm_dbg()
2138 if (ev_id == FSM_EV_UNKNOWN) { in phl_fsm_dbg()
2149 msg = phl_fsm_new_msg(obj, ev_id); in phl_fsm_dbg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_api_drv.h61 u8 *buf, u32 len, u16 ev_id);
H A Dphl_cmd_btc.c369 u8 *buf, u32 len, u16 ev_id) in rtw_phl_btc_send_cmd() argument
380 switch (ev_id) { in rtw_phl_btc_send_cmd()
H A Dphl_fsm.c2054 u16 ev_id; in phl_fsm_dbg() local
2136 ev_id = fsm_get_evt_id(fsm, (char *)opt); in phl_fsm_dbg()
2138 if (ev_id == FSM_EV_UNKNOWN) { in phl_fsm_dbg()
2149 msg = phl_fsm_new_msg(obj, ev_id); in phl_fsm_dbg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_btc.c495 void hal_btc_send_event(struct btc_t *btc, u8 *buf, u32 len, u16 ev_id) in hal_btc_send_event() argument
498 rtw_phl_btc_send_cmd(btc->phl, buf, len, ev_id); in hal_btc_send_event()
/OK3568_Linux_fs/kernel/drivers/scsi/snic/
H A Dsnic_fwint.h392 __le32 ev_id; /* Event ID */ member
H A Dsnic.h259 u16 ev_id; member
H A Dsnic_scsi.c1143 event_id = le32_to_cpu(aen->ev_id); in snic_aen_handler()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_btc.c578 void hal_btc_send_event(struct btc_t *btc, u8 *buf, u32 len, u16 ev_id) in hal_btc_send_event() argument
581 rtw_phl_btc_send_cmd(btc->phl, buf, len, ev_id); in hal_btc_send_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.h1357 void hal_btc_send_event(struct btc_t *btc, u8 *buf, u32 len, u16 ev_id);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.h1350 void hal_btc_send_event(struct btc_t *btc, u8 *buf, u32 len, u16 ev_id);