Searched refs:ev_id (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_api_drv.h | 61 u8 *buf, u32 len, u16 ev_id);
|
| H A D | phl_cmd_btc.c | 378 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 D | phl_fsm.c | 2054 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 D | phl_api_drv.h | 61 u8 *buf, u32 len, u16 ev_id);
|
| H A D | phl_cmd_btc.c | 369 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 D | phl_fsm.c | 2054 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 D | hal_api_btc.c | 495 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 D | snic_fwint.h | 392 __le32 ev_id; /* Event ID */ member
|
| H A D | snic.h | 259 u16 ev_id; member
|
| H A D | snic_scsi.c | 1143 event_id = le32_to_cpu(aen->ev_id); in snic_aen_handler()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_btc.c | 578 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 D | hal_btc.h | 1357 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 D | hal_btc.h | 1350 void hal_btc_send_event(struct btc_t *btc, u8 *buf, u32 len, u16 ev_id);
|