Symbol: sfxge_txq_t
usr/src/uts/common/io/sfxge/sfxge.c
529
sfxge_txq_t *stp = sp->s_stp[index];
usr/src/uts/common/io/sfxge/sfxge.h
235
sfxge_txq_t *__se_stp;
usr/src/uts/common/io/sfxge/sfxge.h
236
sfxge_txq_t **__se_stpp;
usr/src/uts/common/io/sfxge/sfxge.h
244
sfxge_txq_t *__se_label_stp[SFXGE_TX_NLABELS];
usr/src/uts/common/io/sfxge/sfxge.h
639
sfxge_txq_t *__st_next;
usr/src/uts/common/io/sfxge/sfxge.h
793
sfxge_txq_t *s_stp[SFXGE_RX_SCALE_MAX *
usr/src/uts/common/io/sfxge/sfxge.h
881
unsigned int evq, sfxge_txq_t *stp, unsigned int *labelp);
usr/src/uts/common/io/sfxge/sfxge.h
883
unsigned int evq, sfxge_txq_t *stp, unsigned int label);
usr/src/uts/common/io/sfxge/sfxge.h
961
extern void sfxge_tx_qcomplete(sfxge_txq_t *);
usr/src/uts/common/io/sfxge/sfxge.h
962
extern void sfxge_tx_qflush_done(sfxge_txq_t *);
usr/src/uts/common/io/sfxge/sfxge.h
965
extern void sfxge_tx_qdpl_flush(sfxge_txq_t *stp);
usr/src/uts/common/io/sfxge/sfxge_ev.c
1058
sfxge_ev_txlabel_alloc(sfxge_t *sp, unsigned int evq, sfxge_txq_t *stp,
usr/src/uts/common/io/sfxge/sfxge_ev.c
1062
sfxge_txq_t **stpp;
usr/src/uts/common/io/sfxge/sfxge_ev.c
1110
sfxge_ev_txlabel_free(sfxge_t *sp, unsigned int evq, sfxge_txq_t *stp,
usr/src/uts/common/io/sfxge/sfxge_ev.c
209
sfxge_txq_t *stp;
usr/src/uts/common/io/sfxge/sfxge_ev.c
216
sfxge_txq_t *next;
usr/src/uts/common/io/sfxge/sfxge_ev.c
432
sfxge_txq_t *stp;
usr/src/uts/common/io/sfxge/sfxge_ev.c
477
sfxge_txq_t *stp;
usr/src/uts/common/io/sfxge/sfxge_ev.c
561
sfxge_txq_t *stp = sep->se_label_stp[label];
usr/src/uts/common/io/sfxge/sfxge_tx.c
1025
sfxge_tx_kstat_init(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
1078
sfxge_tx_kstat_fini(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
1090
sfxge_txq_t *stp;
usr/src/uts/common/io/sfxge/sfxge_tx.c
1161
sfxge_txq_t *stp = sp->s_stp[index];
usr/src/uts/common/io/sfxge/sfxge_tx.c
1244
sfxge_tx_qmapping_add(sfxge_txq_t *stp, sfxge_tx_mapping_t *stmp,
usr/src/uts/common/io/sfxge/sfxge_tx.c
130
sfxge_tx_dpl_get_pkt_max(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
1319
sfxge_tx_qbuffer_add(sfxge_txq_t *stp, sfxge_tx_buffer_t *stbp, boolean_t eop)
usr/src/uts/common/io/sfxge/sfxge_tx.c
1400
sfxge_tx_qpayload_fragment(sfxge_txq_t *stp, unsigned int id, mblk_t **mpp,
usr/src/uts/common/io/sfxge/sfxge_tx.c
1564
sfxge_tx_qlso_fragment(sfxge_txq_t *stp, sfxge_tx_packet_t *stpp,
usr/src/uts/common/io/sfxge/sfxge_tx.c
1778
sfxge_tx_qpacket_fragment(sfxge_txq_t *stp, sfxge_tx_packet_t *stpp,
usr/src/uts/common/io/sfxge/sfxge_tx.c
1959
sfxge_tx_qdpl_swizzle(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
2028
sfxge_tx_qdpl_add(sfxge_txq_t *stp, sfxge_tx_packet_t *stpp, int locked)
usr/src/uts/common/io/sfxge/sfxge_tx.c
2084
sfxge_tx_qdpl_drain(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
2235
sfxge_tx_qdpl_service(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
2254
sfxge_tx_qdpl_flush_locked(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
2304
sfxge_tx_qdpl_flush(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
2313
sfxge_tx_qunblock(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
2343
sfxge_tx_qcomplete(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
2399
sfxge_tx_qflush_done(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
2460
sfxge_txq_t *stp = sp->s_stp[index];
usr/src/uts/common/io/sfxge/sfxge_tx.c
2492
sfxge_txq_t *stp = sp->s_stp[index];
usr/src/uts/common/io/sfxge/sfxge_tx.c
253
sfxge_txq_t *stp = buf;
usr/src/uts/common/io/sfxge/sfxge_tx.c
2559
sfxge_txq_t *stp = sp->s_stp[index];
usr/src/uts/common/io/sfxge/sfxge_tx.c
2637
sp->s_tqc = kmem_cache_create(name, sizeof (sfxge_txq_t),
usr/src/uts/common/io/sfxge/sfxge_tx.c
270
bzero(buf, sizeof (sfxge_txq_t));
usr/src/uts/common/io/sfxge/sfxge_tx.c
2754
sfxge_txq_t *stp;
usr/src/uts/common/io/sfxge/sfxge_tx.c
365
SFXGE_OBJ_CHECK(stp, sfxge_txq_t);
usr/src/uts/common/io/sfxge/sfxge_tx.c
373
sfxge_txq_t *stp = buf;
usr/src/uts/common/io/sfxge/sfxge_tx.c
412
SFXGE_OBJ_CHECK(stp, sfxge_txq_t);
usr/src/uts/common/io/sfxge/sfxge_tx.c
432
sfxge_tx_qfpp_put(sfxge_txq_t *stp, sfxge_tx_packet_t *stpp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
462
sfxge_tx_qfpp_get(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
490
sfxge_tx_qfpp_empty(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
520
sfxge_tx_qfbp_put(sfxge_txq_t *stp, sfxge_tx_buffer_t *stbp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
535
sfxge_tx_qfbp_get(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
561
sfxge_tx_qfbp_empty(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
591
sfxge_tx_qfmp_put(sfxge_txq_t *stp, sfxge_tx_mapping_t *stmp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
607
sfxge_tx_qfmp_get(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
632
sfxge_tx_qfmp_empty(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
757
sfxge_tx_qreap(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
812
sfxge_tx_qlist_abort(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
872
sfxge_tx_qlist_post(sfxge_txq_t *stp)
usr/src/uts/common/io/sfxge/sfxge_tx.c
990
sfxge_txq_t *stp = ksp->ks_private;