Searched defs:txpkts (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c53 struct txpkts { struct
140 static int add_to_txpkts(struct sge_txq *txq, struct txpkts *txpkts, mblk_t *m,
142 static void write_txpkts_wr(struct sge_txq *txq, struct txpkts *txpkts);
146 struct txpkts *txpkts, struct txinfo *txinfo);
935 struct txpkts txpkts; local
938 txpkts
2440 add_to_txpkts(struct sge_txq *txq, struct txpkts *txpkts, mblk_t *m, struct txinfo *txinfo) argument
2516 write_txpkts_wr(struct sge_txq *txq, struct txpkts *txpkts) argument
2699 write_ulp_cpl_sgl(struct port_info *pi, struct sge_txq *txq, struct txpkts *txpkts, struct txinfo *txinfo) argument
[all...]

Completed in 109 milliseconds