Searched refs:queue_notify_off (Results 1 – 1 of 1) sorted by relevance
282 let queue_notify_off = volread!(self.common_cfg, queue_notify_off); in notify() localVariable284 let offset_bytes = usize::from(queue_notify_off) * self.notify_off_multiplier as usize; in notify()412 queue_notify_off: Volatile<u16>, field