Lines Matching defs:carm_msg_allocbuf
326 struct carm_msg_allocbuf { struct327 u8 type;328 u8 subtype;329 u8 n_sg;330 u8 sg_type;331 u32 handle;332 u32 addr;333 u32 len;334 u32 evt_pool;335 u32 n_evt;336 u32 rbuf_pool;337 u32 n_rbuf;338 u32 msg_pool;339 u32 n_msg;340 struct carm_msg_sg sg[8];