Searched defs:cmdQ (Results 1 – 2 of 2) sorted by relevance
177 struct cmdQ { struct188 struct cmdQ_e *entries; /* HW command descriptor Q */ argument189 struct cmdQ_ce *centries; /* SW command context descriptor Q */ argument191 spinlock_t lock; /* Lock to protect cmdQ enqueuing */ argument274 struct cmdQ cmdQ[SGE_CMDQ_N] ____cacheline_aligned_in_smp; member
168 struct cmdQ { struct179 struct cmdQ_e *entries; /* HW command descriptor Q */ argument180 struct cmdQ_ce *centries; /* SW command context descriptor Q */ argument182 spinlock_t lock; /* Lock to protect cmdQ enqueuing */ argument265 struct cmdQ cmdQ[SGE_CMDQ_N] ____cacheline_aligned_in_smp; member