Searched defs:octeon_instr_queue (Results 1 – 1 of 1) sorted by relevance
82 struct octeon_instr_queue { struct83 struct octeon_device *oct_dev;86 spinlock_t lock;89 spinlock_t post_lock;91 u32 pkt_in_done;94 spinlock_t iq_flush_running_lock;97 u32 iqcmd_64B:1;100 union oct_txpciq txpciq;102 u32 rsvd:17;105 u32 do_auto_flush:1;[all …]