Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c62 struct txinfo { struct
132 struct txinfo *txinfo, int sgl_only);
135 struct txinfo *txinfo);
136 static inline void add_seg(struct txinfo *txinfo, uint64_t ba, uint32_t len);
137 static inline int add_mblk(struct sge_txq *txq, struct txinfo *txinfo,
139 static void free_txinfo_resources(struct sge_txq *txq, struct txinfo *txinfo);
141 struct txinfo *txinfo);
144 struct txinfo *txinfo);
146 struct txpkts *txpkts, struct txinfo *txinfo);
936 struct txinfo txinfo; in t4_eth_tx() local
[all …]