Searched defs:octeon_instr_queue (Results 1 – 1 of 1) sorted by relevance
76 struct octeon_instr_queue { struct77 struct octeon_device *oct_dev;80 spinlock_t lock;83 spinlock_t post_lock;93 bool allow_soft_cmds;95 u32 pkt_in_done;98 spinlock_t iq_flush_running_lock;101 u32 iqcmd_64B:1;104 union oct_txpciq txpciq;106 u32 rsvd:17;[all …]