Searched refs:Msgq (Results 1 – 1 of 1) sorted by relevance
175 pub(super) struct Msgq { struct195 pub(super) cpuq: Msgq,201 pub(super) gspq: Msgq,232 const MSGQ_SIZE: u32 = num::usize_into_u32::<{ size_of::<Msgq>() }>(); in new()233 const RX_HDR_OFF: u32 = num::usize_into_u32::<{ mem::offset_of!(Msgq, rx) }>(); in new()491 + core::mem::offset_of!(Msgq, msgq)496 + core::mem::offset_of!(Msgq, msgq)