Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/iosm/
A Diosm_ipc_imem.h250 struct ipc_mem_channel { struct
251 int channel_id;
252 enum ipc_ctype ctype;
253 int index;
254 struct ipc_pipe ul_pipe;
255 struct ipc_pipe dl_pipe;
256 int if_id;
257 u32 net_err_count;
258 enum ipc_channel_state state;
259 struct completion ul_sem;
[all …]

Completed in 4 milliseconds