Lines Matching defs:carm_msg_allocbuf
331 struct carm_msg_allocbuf { struct332 u8 type;333 u8 subtype;334 u8 n_sg;335 u8 sg_type;336 __le32 handle;337 __le32 addr;338 __le32 len;339 __le32 evt_pool;340 __le32 n_evt;341 __le32 rbuf_pool;342 __le32 n_rbuf;343 __le32 msg_pool;344 __le32 n_msg;345 struct carm_msg_sg sg[8];