Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wwan/iosm/
Diosm_ipc_imem.h237 struct ipc_mem_channel { struct
238 int channel_id;
239 enum ipc_ctype ctype;
240 int index;
241 struct ipc_pipe ul_pipe;
242 struct ipc_pipe dl_pipe;
243 int if_id;
244 u32 net_err_count;
245 enum ipc_channel_state state;
246 struct completion ul_sem;
[all …]