Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wwan/iosm/
Diosm_ipc_imem.h213 struct ipc_pipe { struct
214 struct ipc_protocol_td *tdr_start;
215 struct ipc_mem_channel *channel;
216 struct sk_buff **skbr_start;
217 dma_addr_t phy_tdr_start;
218 u32 old_head;
219 u32 old_tail;
220 u32 nr_of_entries;
221 u32 max_nr_of_queued_entries;
222 u32 accumulation_backoff;
[all …]