Home
last modified time | relevance | path

Searched defs:cmd_priv (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_cmd.h49 struct cmd_priv { struct
50 _sema cmd_queue_sema;
52 _sema start_cmdthread_sema;
54 _queue cmd_queue;
55 u8 cmd_seq;
56 u8 *cmd_buf; /* shall be non-paged, and 4 bytes aligned */
57 u8 *cmd_allocated_buf;
58 u8 *rsp_buf; /* shall be non-paged, and 4 bytes aligned */
59 u8 *rsp_allocated_buf;
60 u32 cmd_issued_cnt;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_cmd.h50 struct cmd_priv { struct
51 _sema cmd_queue_sema;
53 _sema start_cmdthread_sema;
55 _queue cmd_queue;
56 u8 cmd_seq;
57 u8 *cmd_buf; /* shall be non-paged, and 4 bytes aligned */
58 u8 *cmd_allocated_buf;
59 u8 *rsp_buf; /* shall be non-paged, and 4 bytes aligned */
60 u8 *rsp_allocated_buf;
61 u32 cmd_issued_cnt;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_cmd.h49 struct cmd_priv { struct
50 _sema cmd_queue_sema;
52 _sema start_cmdthread_sema;
54 _queue cmd_queue;
55 u8 cmd_seq;
56 u8 *cmd_buf; /* shall be non-paged, and 4 bytes aligned */
57 u8 *cmd_allocated_buf;
58 u8 *rsp_buf; /* shall be non-paged, and 4 bytes aligned */
59 u8 *rsp_allocated_buf;
60 u32 cmd_issued_cnt;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_cmd.h49 struct cmd_priv { struct
50 _sema cmd_queue_sema;
52 _sema start_cmdthread_sema;
54 _queue cmd_queue;
55 u8 cmd_seq;
56 u8 *cmd_buf; /* shall be non-paged, and 4 bytes aligned */
57 u8 *cmd_allocated_buf;
58 u8 *rsp_buf; /* shall be non-paged, and 4 bytes aligned */
59 u8 *rsp_allocated_buf;
60 u32 cmd_issued_cnt;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_cmd.h50 struct cmd_priv { struct
51 _sema cmd_queue_sema;
53 _sema start_cmdthread_sema;
55 _queue cmd_queue;
56 u8 cmd_seq;
57 u8 *cmd_buf; /* shall be non-paged, and 4 bytes aligned */
58 u8 *cmd_allocated_buf;
59 u8 *rsp_buf; /* shall be non-paged, and 4 bytes aligned */
60 u8 *rsp_allocated_buf;
61 u32 cmd_issued_cnt;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_cmd.h49 struct cmd_priv { struct
50 _sema cmd_queue_sema;
52 _sema start_cmdthread_sema;
54 _queue cmd_queue;
55 u8 cmd_seq;
56 u8 *cmd_buf; /* shall be non-paged, and 4 bytes aligned */
57 u8 *cmd_allocated_buf;
58 u8 *rsp_buf; /* shall be non-paged, and 4 bytes aligned */
59 u8 *rsp_allocated_buf;
60 u32 cmd_issued_cnt;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_cmd.h49 struct cmd_priv { struct
50 _sema cmd_queue_sema;
52 _sema start_cmdthread_sema;
54 _queue cmd_queue;
55 u8 cmd_seq;
56 u8 *cmd_buf; /* shall be non-paged, and 4 bytes aligned */
57 u8 *cmd_allocated_buf;
58 u8 *rsp_buf; /* shall be non-paged, and 4 bytes aligned */
59 u8 *rsp_allocated_buf;
60 u32 cmd_issued_cnt;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_cmd.h49 struct cmd_priv { struct
50 _sema cmd_queue_sema;
52 _sema start_cmdthread_sema;
54 _queue cmd_queue;
55 u8 cmd_seq;
56 u8 *cmd_buf; /* shall be non-paged, and 4 bytes aligned */
57 u8 *cmd_allocated_buf;
58 u8 *rsp_buf; /* shall be non-paged, and 4 bytes aligned */
59 u8 *rsp_allocated_buf;
60 u32 cmd_issued_cnt;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_cmd.h48 struct cmd_priv { struct
49 u8 cmd_seq;
50 u8 *cmd_buf; /* shall be non-paged, and 4 bytes aligned */
51 u8 *cmd_allocated_buf;
52 u8 *rsp_buf; /* shall be non-paged, and 4 bytes aligned */
53 u8 *rsp_allocated_buf;
54 u32 cmd_issued_cnt;
56 struct dvobj_priv *dvobj;
57 _mutex sctx_mutex;
58 ATOMIC_T event_seq;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_cmd.h48 struct cmd_priv { struct
49 u8 cmd_seq;
50 u8 *cmd_buf; /* shall be non-paged, and 4 bytes aligned */
51 u8 *cmd_allocated_buf;
52 u8 *rsp_buf; /* shall be non-paged, and 4 bytes aligned */
53 u8 *rsp_allocated_buf;
54 u32 cmd_issued_cnt;
56 struct dvobj_priv *dvobj;
57 _mutex sctx_mutex;
58 ATOMIC_T event_seq;
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Drtw_cmd.h40 struct cmd_priv { struct
41 struct completion cmd_queue_comp;
42 struct completion terminate_cmdthread_comp;
43 struct __queue cmd_queue;
44 u8 cmd_seq;
45 u8 *cmd_buf; /* shall be non-paged, and 4 bytes aligned */
46 u8 *cmd_allocated_buf;
47 u8 *rsp_buf; /* shall be non-paged, and 4 bytes aligned */
48 u8 *rsp_allocated_buf;
49 u32 cmd_issued_cnt;
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Drtw_cmd.h33 struct cmd_priv { struct
51 u32 rtw_enqueue_cmd(struct cmd_priv *pcmdpriv, struct cmd_obj *obj); argument
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_cmd.h40 struct cmd_priv { struct
41 struct completion cmd_queue_comp;
42 struct completion terminate_cmdthread_comp;
43 struct __queue cmd_queue;
44 u8 cmd_seq;
45 u8 *cmd_buf; /*shall be non-paged, and 4 bytes aligned*/
46 u8 *cmd_allocated_buf;
47 u8 *rsp_buf; /*shall be non-paged, and 4 bytes aligned*/
48 u8 *rsp_allocated_buf;
49 u32 cmd_issued_cnt;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_cmd.h59 struct cmd_priv { struct
60 _sema cmd_queue_sema;
63 _sema start_cmdthread_sema;
64 _completion cmdthread_comp;
65 _queue cmd_queue;
66 u8 cmd_seq;
67 u8 *cmd_buf; //shall be non-paged, and 4 bytes aligned
68 u8 *cmd_allocated_buf;
69 u8 *rsp_buf; //shall be non-paged, and 4 bytes aligned
70 u8 *rsp_allocated_buf;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_cmd.h60 struct cmd_priv { struct
61 _sema cmd_queue_sema;
63 _sema terminate_cmdthread_sema;
64 _queue cmd_queue;
65 u8 cmd_seq;
66 u8 *cmd_buf; /* shall be non-paged, and 4 bytes aligned */
67 u8 *cmd_allocated_buf;
68 u8 *rsp_buf; /* shall be non-paged, and 4 bytes aligned */
69 u8 *rsp_allocated_buf;
70 u32 cmd_issued_cnt;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_cmd.h60 struct cmd_priv { struct
61 _sema cmd_queue_sema;
63 _sema terminate_cmdthread_sema;
64 _queue cmd_queue;
65 u8 cmd_seq;
66 u8 *cmd_buf; //shall be non-paged, and 4 bytes aligned
67 u8 *cmd_allocated_buf;
68 u8 *rsp_buf; //shall be non-paged, and 4 bytes aligned
69 u8 *rsp_allocated_buf;
70 u32 cmd_issued_cnt;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_cmd.h50 struct cmd_priv { struct
51 _sema cmd_queue_sema;
53 _sema start_cmdthread_sema;
55 _queue cmd_queue;
56 u8 cmd_seq;
57 u8 *cmd_buf; /* shall be non-paged, and 4 bytes aligned */
58 u8 *cmd_allocated_buf;
59 u8 *rsp_buf; /* shall be non-paged, and 4 bytes aligned */
60 u8 *rsp_allocated_buf;
61 u32 cmd_issued_cnt;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_cmd.h50 struct cmd_priv { struct
51 _sema cmd_queue_sema;
53 _sema start_cmdthread_sema;
55 _queue cmd_queue;
56 u8 cmd_seq;
57 u8 *cmd_buf; /* shall be non-paged, and 4 bytes aligned */
58 u8 *cmd_allocated_buf;
59 u8 *rsp_buf; /* shall be non-paged, and 4 bytes aligned */
60 u8 *rsp_allocated_buf;
61 u32 cmd_issued_cnt;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_cmd.h50 struct cmd_priv { struct
51 _sema cmd_queue_sema;
53 _sema start_cmdthread_sema;
55 _queue cmd_queue;
56 u8 cmd_seq;
57 u8 *cmd_buf; /* shall be non-paged, and 4 bytes aligned */
58 u8 *cmd_allocated_buf;
59 u8 *rsp_buf; /* shall be non-paged, and 4 bytes aligned */
60 u8 *rsp_allocated_buf;
61 u32 cmd_issued_cnt;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_cmd.h49 struct cmd_priv { struct
50 _sema cmd_queue_sema;
52 _sema start_cmdthread_sema;
54 _queue cmd_queue;
55 u8 cmd_seq;
56 u8 *cmd_buf; /* shall be non-paged, and 4 bytes aligned */
57 u8 *cmd_allocated_buf;
58 u8 *rsp_buf; /* shall be non-paged, and 4 bytes aligned */
59 u8 *rsp_allocated_buf;
60 u32 cmd_issued_cnt;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_cmd.h55 struct cmd_priv { struct
56 _sema cmd_queue_sema;
58 _sema start_cmdthread_sema;
60 _queue cmd_queue;
61 u8 cmd_seq;
62 u8 *cmd_buf; /* shall be non-paged, and 4 bytes aligned */
63 u8 *cmd_allocated_buf;
64 u8 *rsp_buf; /* shall be non-paged, and 4 bytes aligned */
65 u8 *rsp_allocated_buf;
66 u32 cmd_issued_cnt;
[all …]