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