Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/chelsio/
Dsge.c178 struct cmdQ { struct
273 struct cmdQ cmdQ[SGE_CMDQ_N] ____cacheline_aligned_in_smp; member
493 struct cmdQ *q = &sge->cmdQ[0]; in sched_skb()
631 static void free_cmdQ_buffers(struct sge *sge, struct cmdQ *q, unsigned int n) in free_cmdQ_buffers()
671 struct cmdQ *q = &sge->cmdQ[i]; in free_tx_resources()
695 struct cmdQ *q = &sge->cmdQ[i]; in alloc_tx_resources()
723 sge->cmdQ[0].stop_thres = sge->adapter->params.nports * in alloc_tx_resources()
766 setup_ring_params(ap, sge->cmdQ[0].dma_addr, sge->cmdQ[0].size, in configure_sge()
768 setup_ring_params(ap, sge->cmdQ[1].dma_addr, sge->cmdQ[1].size, in configure_sge()
1178 struct cmdQ *q) in write_large_page_tx_descs()
[all …]