Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c62 struct txinfo { struct
63 lentxinfo global() argument
64 flagstxinfo global() argument
65 msstxinfo global() argument
66 nsegstxinfo global() argument
67 nflitstxinfo global() argument
68 hdls_usedtxinfo global() argument
69 txb_usedtxinfo global() argument
70 sgltxinfo global() argument
71 reservedtxinfo global() argument
936 struct txinfo txinfo; t4_eth_tx() local
2154 get_frame_txinfo(struct sge_txq * txq,mblk_t ** fp,struct txinfo * txinfo,int sgl_only) get_frame_txinfo() argument
2286 copy_into_txb(struct sge_txq * txq,mblk_t * m,int len,struct txinfo * txinfo) copy_into_txb() argument
2323 add_seg(struct txinfo * txinfo,uint64_t ba,uint32_t len) add_seg() argument
2354 add_mblk(struct sge_txq * txq,struct txinfo * txinfo,mblk_t * m,int len) add_mblk() argument
2403 free_txinfo_resources(struct sge_txq * txq,struct txinfo * txinfo) free_txinfo_resources() argument
2441 add_to_txpkts(struct sge_txq * txq,struct txpkts * txpkts,mblk_t * m,struct txinfo * txinfo) add_to_txpkts() argument
2562 write_txpkt_wr(struct port_info * pi,struct sge_txq * txq,mblk_t * m,struct txinfo * txinfo) write_txpkt_wr() argument
2700 write_ulp_cpl_sgl(struct port_info * pi,struct sge_txq * txq,struct txpkts * txpkts,struct txinfo * txinfo) write_ulp_cpl_sgl() argument
[all...]