Searched defs:lio_instr_queue (Results 1 – 1 of 1) sorted by relevance
101 struct lio_instr_queue { struct102 struct octeon_device *oct_dev;105 struct mtx lock;108 struct mtx enq_lock;111 struct mtx post_lock;113 uint32_t pkt_in_done;116 struct mtx iq_flush_running_lock;119 uint32_t iqcmd_64B:1;122 union octeon_txpciq txpciq;124 uint32_t rsvd:17;[all …]