Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wwan/iosm/
Diosm_ipc_imem.h248 struct ipc_mem_channel { struct
249 int channel_id;
250 enum ipc_ctype ctype;
251 int index;
252 struct ipc_pipe ul_pipe;
253 struct ipc_pipe dl_pipe;
254 int if_id;
255 u32 net_err_count;
256 enum ipc_channel_state state;
257 struct completion ul_sem;
[all …]