Home
last modified time | relevance | path

Searched defs:phl_cmd_obj (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_general.c43 struct phl_cmd_obj { struct
44 enum phl_msg_evt_id evt_id; /* u8 id */
45 u8 *buf;
46 u32 buf_len;
47 bool no_io;
48 void (*cmd_complete)(void* priv, u8 *buf, u32 buf_len, enum rtw_phl_status status);
50 bool is_cmd_wait;
51 _os_atomic ref_cnt;
52 struct phl_cmd_sync cmd_sync;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_general.c43 struct phl_cmd_obj { struct
44 enum phl_msg_evt_id evt_id; /* u8 id */
45 u8 *buf;
46 u32 buf_len;
47 bool no_io;
48 void (*cmd_complete)(void* priv, u8 *buf, u32 buf_len, enum rtw_phl_status status);
50 bool is_cmd_wait;
51 _os_atomic ref_cnt;
52 struct phl_cmd_sync cmd_sync;