Home
last modified time | relevance | path

Searched defs:cmdQ (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c168 struct cmdQ { struct
179 struct cmdQ_e *entries; /* HW command descriptor Q */ argument
180 struct cmdQ_ce *centries; /* SW command context descriptor Q */ argument
182 spinlock_t lock; /* Lock to protect cmdQ enqueuing */ argument
265 struct cmdQ cmdQ[SGE_CMDQ_N] ____cacheline_aligned_in_smp; member