HomeSort by: relevance | last modified time | path
    Searched refs:sge_txq (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_sge.c 86 * Values for sge_txq.flags
174 static int free_tx_desc(struct sge_txq *q, int n, struct mbuf **m_vec);
186 reclaim_completed_tx(struct sge_txq *q, int nbufs, struct mbuf **mvec)
208 should_restart_tx(const struct sge_txq *q)
683 struct sge_txq *txq;
769 sge_txq_reclaim_(struct sge_txq *txq)
803 struct sge_txq *q = arg;
815 struct sge_txq *txq;
874 txq_prod(struct sge_txq *txq, unsigned int ndesc, struct txq_state *txqs)
920 busdma_map_mbufs(struct mbuf **m, struct sge_txq *txq
    [all...]
cxgb_adapter.h 249 struct sge_txq { struct
297 struct sge_txq txq[SGE_TXQ_PER_SET];
560 txq_to_qset(struct sge_txq *q, int qidx)
cxgb_main.c 1375 struct sge_txq *txq;
1461 struct sge_txq *txq;
1480 struct sge_txq *txq;

Completed in 14 milliseconds