Home
last modified time | relevance | path

Searched refs:c2h_event (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhal_btc.c1695 struct c2h_evt_hdr c2h_event; in rtl_8723e_c2h_command_handle() local
1699 memset(&c2h_event, 0, sizeof(c2h_event)); in rtl_8723e_c2h_command_handle()
1703 c2h_event.cmd_id = u1b_tmp & 0xF; in rtl_8723e_c2h_command_handle()
1704 c2h_event.cmd_len = (u1b_tmp & 0xF0) >> 4; in rtl_8723e_c2h_command_handle()
1705 c2h_event.cmd_seq = rtl_read_byte(rtlpriv, REG_C2HEVT_MSG_NORMAL + 1); in rtl_8723e_c2h_command_handle()
1708 c2h_event.cmd_id, c2h_event.cmd_len, c2h_event.cmd_seq); in rtl_8723e_c2h_command_handle()
1716 ptmp_buf = kzalloc(c2h_event.cmd_len, GFP_KERNEL); in rtl_8723e_c2h_command_handle()
1724 for (index = 0; index < c2h_event.cmd_len; index++) in rtl_8723e_c2h_command_handle()
1729 switch (c2h_event.cmd_id) { in rtl_8723e_c2h_command_handle()
1739 c2h_event.cmd_id); in rtl_8723e_c2h_command_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/
H A Dhal_btcoex.c1828 init_completion(&gl_coex_offload.c2h_event[i]); in halbtcoutsrc_coex_offload_init()
1837 …reinit_completion(&gl_coex_offload.c2h_event[pcol_h2c->req_num]); /* set event to un signaled sta… in halbtcoutsrc_send_h2c()
1839 INIT_COMPLETION(gl_coex_offload.c2h_event[pcol_h2c->req_num]); in halbtcoutsrc_send_h2c()
1846 if (wait_for_completion_timeout(&gl_coex_offload.c2h_event[pcol_h2c->req_num], 20)) { in halbtcoutsrc_send_h2c()
1993 complete(&gl_coex_offload.c2h_event[req_num]);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/
H A Dhal_btcoex.c1907 init_completion(&gl_coex_offload.c2h_event[i]); in halbtcoutsrc_coex_offload_init()
1916 …reinit_completion(&gl_coex_offload.c2h_event[pcol_h2c->req_num]); /* set event to un signaled sta… in halbtcoutsrc_send_h2c()
1918 INIT_COMPLETION(gl_coex_offload.c2h_event[pcol_h2c->req_num]); in halbtcoutsrc_send_h2c()
1924 if (!wait_for_completion_timeout(&gl_coex_offload.c2h_event[pcol_h2c->req_num], 20)) { in halbtcoutsrc_send_h2c()
2183 complete(&gl_coex_offload.c2h_event[req_num]);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/
H A DHalBtcOutSrc.h463 struct completion c2h_event[COL_MAX_H2C_REQ_NUM]; // for req_num = 1~COL_MAX_H2C_REQ_NUM member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/
H A Dhal_btcoex.c1966 init_completion(&gl_coex_offload.c2h_event[i]); in halbtcoutsrc_coex_offload_init()
1975 …reinit_completion(&gl_coex_offload.c2h_event[pcol_h2c->req_num]); /* set event to un signaled sta… in halbtcoutsrc_send_h2c()
1977 INIT_COMPLETION(gl_coex_offload.c2h_event[pcol_h2c->req_num]); in halbtcoutsrc_send_h2c()
1983 if (!wait_for_completion_timeout(&gl_coex_offload.c2h_event[pcol_h2c->req_num], 20)) { in halbtcoutsrc_send_h2c()
2311 complete(&gl_coex_offload.c2h_event[req_num]);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/
H A Dhalbtcoutsrc.h495 struct completion c2h_event[COL_MAX_H2C_REQ_NUM]; /* for req_num = 1~COL_MAX_H2C_REQ_NUM */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/
H A Dhalbtcoutsrc.h609 struct completion c2h_event[COL_MAX_H2C_REQ_NUM]; /* for req_num = 1~COL_MAX_H2C_REQ_NUM */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_btcoex.c2641 init_completion(&gl_coex_offload.c2h_event[i]); in halbtcoutsrc_coex_offload_init()
2650 …reinit_completion(&gl_coex_offload.c2h_event[pcol_h2c->req_num]); /* set event to un signaled sta… in halbtcoutsrc_send_h2c()
2652 INIT_COMPLETION(gl_coex_offload.c2h_event[pcol_h2c->req_num]); in halbtcoutsrc_send_h2c()
2658 if (!wait_for_completion_timeout(&gl_coex_offload.c2h_event[pcol_h2c->req_num], 20)) { in halbtcoutsrc_send_h2c()
2984 complete(&gl_coex_offload.c2h_event[req_num]);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_btcoex.c2294 init_completion(&gl_coex_offload.c2h_event[i]); in halbtcoutsrc_coex_offload_init()
2303 …reinit_completion(&gl_coex_offload.c2h_event[pcol_h2c->req_num]); /* set event to un signaled sta… in halbtcoutsrc_send_h2c()
2305 INIT_COMPLETION(gl_coex_offload.c2h_event[pcol_h2c->req_num]); in halbtcoutsrc_send_h2c()
2311 if (!wait_for_completion_timeout(&gl_coex_offload.c2h_event[pcol_h2c->req_num], 20)) { in halbtcoutsrc_send_h2c()
2687 complete(&gl_coex_offload.c2h_event[req_num]);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_btcoex.c2651 init_completion(&gl_coex_offload.c2h_event[i]); in halbtcoutsrc_coex_offload_init()
2660 …reinit_completion(&gl_coex_offload.c2h_event[pcol_h2c->req_num]); /* set event to un signaled sta… in halbtcoutsrc_send_h2c()
2662 INIT_COMPLETION(gl_coex_offload.c2h_event[pcol_h2c->req_num]); in halbtcoutsrc_send_h2c()
2668 if (!wait_for_completion_timeout(&gl_coex_offload.c2h_event[pcol_h2c->req_num], 20)) { in halbtcoutsrc_send_h2c()
2994 complete(&gl_coex_offload.c2h_event[req_num]);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_btcoex.c2698 init_completion(&gl_coex_offload.c2h_event[i]); in halbtcoutsrc_coex_offload_init()
2707 …reinit_completion(&gl_coex_offload.c2h_event[pcol_h2c->req_num]); /* set event to un signaled sta… in halbtcoutsrc_send_h2c()
2709 INIT_COMPLETION(gl_coex_offload.c2h_event[pcol_h2c->req_num]); in halbtcoutsrc_send_h2c()
2715 if (!wait_for_completion_timeout(&gl_coex_offload.c2h_event[pcol_h2c->req_num], 20)) { in halbtcoutsrc_send_h2c()
3041 complete(&gl_coex_offload.c2h_event[req_num]);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_btcoex.c2698 init_completion(&gl_coex_offload.c2h_event[i]); in halbtcoutsrc_coex_offload_init()
2707 …reinit_completion(&gl_coex_offload.c2h_event[pcol_h2c->req_num]); /* set event to un signaled sta… in halbtcoutsrc_send_h2c()
2709 INIT_COMPLETION(gl_coex_offload.c2h_event[pcol_h2c->req_num]); in halbtcoutsrc_send_h2c()
2715 if (!wait_for_completion_timeout(&gl_coex_offload.c2h_event[pcol_h2c->req_num], 20)) { in halbtcoutsrc_send_h2c()
3041 complete(&gl_coex_offload.c2h_event[req_num]);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_btcoex.c2610 init_completion(&gl_coex_offload.c2h_event[i]); in halbtcoutsrc_coex_offload_init()
2619 …reinit_completion(&gl_coex_offload.c2h_event[pcol_h2c->req_num]); /* set event to un signaled sta… in halbtcoutsrc_send_h2c()
2621 INIT_COMPLETION(gl_coex_offload.c2h_event[pcol_h2c->req_num]); in halbtcoutsrc_send_h2c()
2627 if (!wait_for_completion_timeout(&gl_coex_offload.c2h_event[pcol_h2c->req_num], 20)) { in halbtcoutsrc_send_h2c()
2953 complete(&gl_coex_offload.c2h_event[req_num]);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_btcoex.c2294 init_completion(&gl_coex_offload.c2h_event[i]); in halbtcoutsrc_coex_offload_init()
2303 …reinit_completion(&gl_coex_offload.c2h_event[pcol_h2c->req_num]); /* set event to un signaled sta… in halbtcoutsrc_send_h2c()
2305 INIT_COMPLETION(gl_coex_offload.c2h_event[pcol_h2c->req_num]); in halbtcoutsrc_send_h2c()
2311 if (!wait_for_completion_timeout(&gl_coex_offload.c2h_event[pcol_h2c->req_num], 20)) { in halbtcoutsrc_send_h2c()
2687 complete(&gl_coex_offload.c2h_event[req_num]);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_btcoex.c2294 init_completion(&gl_coex_offload.c2h_event[i]); in halbtcoutsrc_coex_offload_init()
2303 …reinit_completion(&gl_coex_offload.c2h_event[pcol_h2c->req_num]); /* set event to un signaled sta… in halbtcoutsrc_send_h2c()
2305 INIT_COMPLETION(gl_coex_offload.c2h_event[pcol_h2c->req_num]); in halbtcoutsrc_send_h2c()
2311 if (!wait_for_completion_timeout(&gl_coex_offload.c2h_event[pcol_h2c->req_num], 20)) { in halbtcoutsrc_send_h2c()
2687 complete(&gl_coex_offload.c2h_event[req_num]);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_btcoex.c2698 init_completion(&gl_coex_offload.c2h_event[i]); in halbtcoutsrc_coex_offload_init()
2707 …reinit_completion(&gl_coex_offload.c2h_event[pcol_h2c->req_num]); /* set event to un signaled sta… in halbtcoutsrc_send_h2c()
2709 INIT_COMPLETION(gl_coex_offload.c2h_event[pcol_h2c->req_num]); in halbtcoutsrc_send_h2c()
2715 if (!wait_for_completion_timeout(&gl_coex_offload.c2h_event[pcol_h2c->req_num], 20)) { in halbtcoutsrc_send_h2c()
3041 complete(&gl_coex_offload.c2h_event[req_num]);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_btcoex.c2592 init_completion(&gl_coex_offload.c2h_event[i]); in halbtcoutsrc_coex_offload_init()
2601 …reinit_completion(&gl_coex_offload.c2h_event[pcol_h2c->req_num]); /* set event to un signaled sta… in halbtcoutsrc_send_h2c()
2603 INIT_COMPLETION(gl_coex_offload.c2h_event[pcol_h2c->req_num]); in halbtcoutsrc_send_h2c()
2609 if (!wait_for_completion_timeout(&gl_coex_offload.c2h_event[pcol_h2c->req_num], 20)) { in halbtcoutsrc_send_h2c()
2935 complete(&gl_coex_offload.c2h_event[req_num]);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_btcoex.c2698 init_completion(&gl_coex_offload.c2h_event[i]); in halbtcoutsrc_coex_offload_init()
2707 …reinit_completion(&gl_coex_offload.c2h_event[pcol_h2c->req_num]); /* set event to un signaled sta… in halbtcoutsrc_send_h2c()
2709 INIT_COMPLETION(gl_coex_offload.c2h_event[pcol_h2c->req_num]); in halbtcoutsrc_send_h2c()
2715 if (!wait_for_completion_timeout(&gl_coex_offload.c2h_event[pcol_h2c->req_num], 20)) { in halbtcoutsrc_send_h2c()
3041 complete(&gl_coex_offload.c2h_event[req_num]);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_btcoex.c2641 init_completion(&gl_coex_offload.c2h_event[i]); in halbtcoutsrc_coex_offload_init()
2650 …reinit_completion(&gl_coex_offload.c2h_event[pcol_h2c->req_num]); /* set event to un signaled sta… in halbtcoutsrc_send_h2c()
2652 INIT_COMPLETION(gl_coex_offload.c2h_event[pcol_h2c->req_num]); in halbtcoutsrc_send_h2c()
2658 if (!wait_for_completion_timeout(&gl_coex_offload.c2h_event[pcol_h2c->req_num], 20)) { in halbtcoutsrc_send_h2c()
2984 complete(&gl_coex_offload.c2h_event[req_num]);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/btc/
H A Dhalbtcoutsrc.h1286 struct completion c2h_event[COL_MAX_H2C_REQ_NUM]; /* for req_num = 1~COL_MAX_H2C_REQ_NUM */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/btc/
H A Dhalbtcoutsrc.h1258 struct completion c2h_event[COL_MAX_H2C_REQ_NUM]; /* for req_num = 1~COL_MAX_H2C_REQ_NUM */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/btc/
H A Dhalbtcoutsrc.h1363 struct completion c2h_event[COL_MAX_H2C_REQ_NUM]; /* for req_num = 1~COL_MAX_H2C_REQ_NUM */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/btc/
H A Dhalbtcoutsrc.h1363 struct completion c2h_event[COL_MAX_H2C_REQ_NUM]; /* for req_num = 1~COL_MAX_H2C_REQ_NUM */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/btc/
H A Dhalbtcoutsrc.h1359 struct completion c2h_event[COL_MAX_H2C_REQ_NUM]; /* for req_num = 1~COL_MAX_H2C_REQ_NUM */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/btc/
H A Dhalbtcoutsrc.h1372 struct completion c2h_event[COL_MAX_H2C_REQ_NUM]; /* for req_num = 1~COL_MAX_H2C_REQ_NUM */ member

12