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;97 u32 pkts_processed;100 spinlock_t iq_flush_running_lock;103 u32 iqcmd_64B:1;106 union oct_txpciq txpciq;[all …]