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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/cxgb3/
H A Dadapter.h138 struct sge_txq { /* state for an SGE Tx queue */ struct
174 struct sge_txq txq[SGE_TXQ_PER_SET];
H A Dsge.c82 /* Values for sge_txq.flags */
170 static inline struct sge_qset *txq_to_qset(const struct sge_txq *q, int qidx)
227 static inline void unmap_skb(struct sk_buff *skb, struct sge_txq *q,
276 static void free_tx_desc(struct adapter *adapter, struct sge_txq *q,
313 struct sge_txq *q)
330 static inline int should_restart_tx(const struct sge_txq *q)
744 static inline void check_ring_tx_db(struct adapter *adap, struct sge_txq *q)
788 const struct sge_txq *q,
878 struct sge_txq *q, unsigned int ndesc,
959 struct sge_txq *
[all...]

Completed in 55 milliseconds