Lines Matching defs:txq

464 	struct sge_txq *txq;  in t4_setup_port_queues()  local
608 struct sge_txq *txq; in t4_teardown_port_queues() local
1127 struct sge_txq *txq = (struct sge_txq *) arg; in t4_eth_tx() local
1939 alloc_txq(struct port_info *pi, struct sge_txq *txq, int idx) in alloc_txq()
1986 free_txq(struct port_info *pi, struct sge_txq *txq) in free_txq()
2457 get_frame_txinfo(struct sge_txq *txq, mblk_t **fp, struct txinfo *txinfo, in get_frame_txinfo()
2565 fits_in_txb(struct sge_txq *txq, int len, int *waste) in fits_in_txb()
2588 copy_into_txb(struct sge_txq *txq, mblk_t *m, int len, struct txinfo *txinfo) in copy_into_txb()
2656 add_mblk(struct sge_txq *txq, struct txinfo *txinfo, mblk_t *m, int len) in add_mblk()
2705 free_txinfo_resources(struct sge_txq *txq, struct txinfo *txinfo) in free_txinfo_resources()
2742 add_to_txpkts(struct sge_txq *txq, struct txpkts *txpkts, mblk_t *m, in add_to_txpkts()
2818 write_txpkts_wr(struct sge_txq *txq, struct txpkts *txpkts) in write_txpkts_wr()
2863 write_txpkt_wr(struct port_info *pi, struct sge_txq *txq, mblk_t *m, in write_txpkt_wr()
3015 write_ulp_cpl_sgl(struct port_info *pi, struct sge_txq *txq, in write_ulp_cpl_sgl()
3193 reclaim_tx_descs(struct sge_txq *txq, int howmany) in reclaim_tx_descs()
3266 write_txqflush_wr(struct sge_txq *txq) in write_txqflush_wr()
3399 struct sge_txq *txq = arg; in tx_reclaim_task() local
3416 struct sge_txq *txq; in handle_sge_egr_update() local
3742 setup_txq_kstats(struct port_info *pi, struct sge_txq *txq, int idx) in setup_txq_kstats()
3792 struct sge_txq *txq = ksp->ks_private; in update_txq_kstats() local