Searched refs:cmdQ (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/chelsio/
H A Dsge.c177 struct cmdQ { struct
191 spinlock_t lock; /* Lock to protect cmdQ enqueuing */
217 /* Bit flags for cmdQ.status */
272 struct cmdQ cmdQ[SGE_CMDQ_N] ____cacheline_aligned_in_smp;
484 struct cmdQ *q = &sge->cmdQ[0];
622 static void free_cmdQ_buffers(struct sge *sge, struct cmdQ *q, unsigned int n)
662 struct cmdQ *q = &sge->cmdQ[
[all...]

Completed in 97 milliseconds