Symbol: sge_txq
sys/dev/cxgb/cxgb_adapter.h
280
struct sge_txq txq[SGE_TXQ_PER_SET];
sys/dev/cxgb/cxgb_adapter.h
536
txq_to_qset(struct sge_txq *q, int qidx)
sys/dev/cxgb/cxgb_main.c
1100
struct sge_txq *txq = &qs->txq[TXQ_ETH];
sys/dev/cxgb/cxgb_main.c
1683
struct sge_txq *txq = &qs->txq[TXQ_ETH];
sys/dev/cxgb/cxgb_sge.c
1128
txq_prod(struct sge_txq *txq, unsigned int ndesc, struct txq_state *txqs)
sys/dev/cxgb/cxgb_sge.c
1230
check_ring_tx_db(adapter_t *adap, struct sge_txq *q, int mustring)
sys/dev/cxgb/cxgb_sge.c
1280
const struct sge_txq *txq, const struct sg_ent *sgl, unsigned int flits,
sys/dev/cxgb/cxgb_sge.c
1356
struct sge_txq *txq;
sys/dev/cxgb/cxgb_sge.c
1609
struct sge_txq *txq = &qs->txq[TXQ_ETH];
sys/dev/cxgb/cxgb_sge.c
1633
struct sge_txq *txq = &qs->txq[TXQ_ETH];
sys/dev/cxgb/cxgb_sge.c
1649
struct sge_txq *txq = &qs->txq[TXQ_ETH];
sys/dev/cxgb/cxgb_sge.c
1695
struct sge_txq *txq = &qs->txq[TXQ_ETH];
sys/dev/cxgb/cxgb_sge.c
1829
check_desc_avail(adapter_t *adap, struct sge_txq *q,
sys/dev/cxgb/cxgb_sge.c
1867
reclaim_completed_tx_imm(struct sge_txq *q)
sys/dev/cxgb/cxgb_sge.c
1890
struct sge_txq *q = &qs->txq[TXQ_CTRL];
sys/dev/cxgb/cxgb_sge.c
1936
struct sge_txq *q = &qs->txq[TXQ_CTRL];
sys/dev/cxgb/cxgb_sge.c
2122
struct sge_txq *q = &qs->txq[queue];
sys/dev/cxgb/cxgb_sge.c
2195
write_ofld_wr(adapter_t *adap, struct mbuf *m, struct sge_txq *q,
sys/dev/cxgb/cxgb_sge.c
2268
struct sge_txq *q = &qs->txq[TXQ_OFLD];
sys/dev/cxgb/cxgb_sge.c
2311
struct sge_txq *q = &qs->txq[TXQ_OFLD];
sys/dev/cxgb/cxgb_sge.c
257
struct sge_txq *txq;
sys/dev/cxgb/cxgb_sge.c
3155
struct sge_txq *txq;
sys/dev/cxgb/cxgb_sge.c
3222
struct sge_txq *txq;
sys/dev/cxgb/cxgb_sge.c
3453
struct sge_txq *txq = &qs->txq[TXQ_ETH];
sys/dev/cxgb/cxgb_sge.c
372
struct sge_txq *q = &qs->txq[queue];
sys/dev/cxgb/cxgb_sge.c
410
should_restart_tx(const struct sge_txq *q)
sys/dev/cxgb/cxgb_sge.c
964
struct sge_txq *txq;
sys/dev/cxgbe/adapter.h
1481
int t6_ktls_write_wr(struct sge_txq *, void *, struct mbuf *, u_int);
sys/dev/cxgbe/adapter.h
1489
int t7_ktls_write_wr(struct sge_txq *, void *, struct mbuf *, u_int);
sys/dev/cxgbe/adapter.h
915
struct sge_txq *txq; /* NIC tx queues */
sys/dev/cxgbe/crypto/t6_kern_tls.c
104
const struct ktls_session *tls, struct sge_txq *txq);
sys/dev/cxgbe/crypto/t6_kern_tls.c
1109
ktls_write_tcp_options(struct sge_txq *txq, void *dst, struct mbuf *m,
sys/dev/cxgbe/crypto/t6_kern_tls.c
1204
ktls_write_tunnel_packet(struct sge_txq *txq, void *dst, struct mbuf *m,
sys/dev/cxgbe/crypto/t6_kern_tls.c
1314
ktls_write_tls_wr(struct tlspcb *tlsp, struct sge_txq *txq, void *dst,
sys/dev/cxgbe/crypto/t6_kern_tls.c
1855
ktls_write_tcp_fin(struct sge_txq *txq, void *dst, struct mbuf *m,
sys/dev/cxgbe/crypto/t6_kern_tls.c
1950
t6_ktls_write_wr(struct sge_txq *txq, void *dst, struct mbuf *m,
sys/dev/cxgbe/crypto/t6_kern_tls.c
2127
t6_ktls_write_wr(struct sge_txq *txq, void *dst, struct mbuf *m,
sys/dev/cxgbe/crypto/t6_kern_tls.c
276
write_set_tcb_field_ulp(struct tlspcb *tlsp, void *dst, struct sge_txq *txq,
sys/dev/cxgbe/crypto/t6_kern_tls.c
311
ktls_set_tcb_fields(struct tlspcb *tlsp, struct tcpcb *tp, struct sge_txq *txq)
sys/dev/cxgbe/crypto/t6_kern_tls.c
382
struct sge_txq *txq;
sys/dev/cxgbe/crypto/t6_kern_tls.c
588
struct sge_txq *txq)
sys/dev/cxgbe/crypto/t6_kern_tls.c
72
struct sge_txq *txq;
sys/dev/cxgbe/crypto/t7_kern_tls.c
111
const struct ktls_session *tls, struct sge_txq *txq);
sys/dev/cxgbe/crypto/t7_kern_tls.c
1148
ktls_write_tunnel_packet(struct sge_txq *txq, void *dst, struct mbuf *m,
sys/dev/cxgbe/crypto/t7_kern_tls.c
1241
ktls_write_tls_wr(struct tlspcb *tlsp, struct sge_txq *txq,
sys/dev/cxgbe/crypto/t7_kern_tls.c
160
struct sge_txq *txq;
sys/dev/cxgbe/crypto/t7_kern_tls.c
2020
t7_ktls_write_wr(struct sge_txq *txq, void *dst, struct mbuf *m,
sys/dev/cxgbe/crypto/t7_kern_tls.c
2186
t7_ktls_write_wr(struct sge_txq *txq, void *dst, struct mbuf *m,
sys/dev/cxgbe/crypto/t7_kern_tls.c
353
struct sge_txq *txq)
sys/dev/cxgbe/crypto/t7_kern_tls.c
75
struct sge_txq *txq;
sys/dev/cxgbe/crypto/t7_kern_tls.c
934
pkt_ctrl1(struct sge_txq *txq, struct mbuf *m, uint16_t eh_type)
sys/dev/cxgbe/t4_l2t.c
211
t4_l2t_alloc_tls(struct adapter *sc, struct sge_txq *txq, void *dst,
sys/dev/cxgbe/t4_l2t.h
95
struct l2t_entry *t4_l2t_alloc_tls(struct adapter *, struct sge_txq *,
sys/dev/cxgbe/t4_main.c
12941
struct sge_txq *txq;
sys/dev/cxgbe/t4_main.c
1644
s->txq = malloc(s->ntxq * sizeof(struct sge_txq), M_CXGBE,
sys/dev/cxgbe/t4_main.c
2133
struct sge_txq *txq;
sys/dev/cxgbe/t4_main.c
2433
struct sge_txq *txq;
sys/dev/cxgbe/t4_main.c
3337
struct sge_txq *txq;
sys/dev/cxgbe/t4_main.c
3385
struct sge_txq *txq;
sys/dev/cxgbe/t4_main.c
3443
struct sge_txq *txq;
sys/dev/cxgbe/t4_main.c
3506
struct sge_txq *txq;
sys/dev/cxgbe/t4_main.c
6764
struct sge_txq *txq;
sys/dev/cxgbe/t4_main.c
6846
struct sge_txq *txq;
sys/dev/cxgbe/t4_main.c
7353
quiesce_txq(struct sge_txq *txq)
sys/dev/cxgbe/t4_main.c
7459
struct sge_txq *txq;
sys/dev/cxgbe/t4_main.c
830
static void quiesce_txq(struct sge_txq *);
sys/dev/cxgbe/t4_main.c
8773
struct sge_txq *txq;
sys/dev/cxgbe/t4_sched.c
318
bind_txq_to_traffic_class(struct adapter *sc, struct sge_txq *txq, int idx)
sys/dev/cxgbe/t4_sched.c
407
struct sge_txq *txq;
sys/dev/cxgbe/t4_sched.c
594
struct sge_txq *txq;
sys/dev/cxgbe/t4_sge.c
1154
struct sge_txq *txq;
sys/dev/cxgbe/t4_sge.c
1262
struct sge_txq *txq;
sys/dev/cxgbe/t4_sge.c
281
static int alloc_txq(struct vi_info *, struct sge_txq *, int);
sys/dev/cxgbe/t4_sge.c
282
static void free_txq(struct vi_info *, struct sge_txq *);
sys/dev/cxgbe/t4_sge.c
284
struct sysctl_oid *, struct sge_txq *);
sys/dev/cxgbe/t4_sge.c
304
static u_int write_raw_wr(struct sge_txq *, void *, struct mbuf *, u_int);
sys/dev/cxgbe/t4_sge.c
305
static u_int write_txpkt_wr(struct adapter *, struct sge_txq *, struct mbuf *,
sys/dev/cxgbe/t4_sge.c
307
static u_int write_txpkt_vm_wr(struct adapter *, struct sge_txq *,
sys/dev/cxgbe/t4_sge.c
309
static int add_to_txpkts_vf(struct adapter *, struct sge_txq *, struct mbuf *,
sys/dev/cxgbe/t4_sge.c
311
static int add_to_txpkts_pf(struct adapter *, struct sge_txq *, struct mbuf *,
sys/dev/cxgbe/t4_sge.c
313
static u_int write_txpkts_wr(struct adapter *, struct sge_txq *);
sys/dev/cxgbe/t4_sge.c
314
static u_int write_txpkts_vm_wr(struct adapter *, struct sge_txq *);
sys/dev/cxgbe/t4_sge.c
3143
set_txupdate_flags(struct sge_txq *txq, u_int avail,
sys/dev/cxgbe/t4_sge.c
315
static void write_gl_to_txd(struct sge_txq *, struct mbuf *, caddr_t *, int);
sys/dev/cxgbe/t4_sge.c
3164
record_eth_tx_time(struct sge_txq *txq)
sys/dev/cxgbe/t4_sge.c
3186
struct sge_txq *txq = r->cookie;
sys/dev/cxgbe/t4_sge.c
321
static u_int reclaim_tx_descs(struct sge_txq *, u_int);
sys/dev/cxgbe/t4_sge.c
4742
alloc_txq(struct vi_info *vi, struct sge_txq *txq, int idx)
sys/dev/cxgbe/t4_sge.c
4837
free_txq(struct vi_info *vi, struct sge_txq *txq)
sys/dev/cxgbe/t4_sge.c
4861
struct sysctl_oid *oid, struct sge_txq *txq)
sys/dev/cxgbe/t4_sge.c
5635
write_txpkt_vm_wr(struct adapter *sc, struct sge_txq *txq, struct mbuf *m0)
sys/dev/cxgbe/t4_sge.c
5734
write_raw_wr(struct sge_txq *txq, void *wr, struct mbuf *m0, u_int available)
sys/dev/cxgbe/t4_sge.c
5767
write_txpkt_wr(struct adapter *sc, struct sge_txq *txq, struct mbuf *m0,
sys/dev/cxgbe/t4_sge.c
5903
add_to_txpkts_vf(struct adapter *sc, struct sge_txq *txq, struct mbuf *m,
sys/dev/cxgbe/t4_sge.c
5955
add_to_txpkts_pf(struct adapter *sc, struct sge_txq *txq, struct mbuf *m,
sys/dev/cxgbe/t4_sge.c
6032
write_txpkts_wr(struct adapter *sc, struct sge_txq *txq)
sys/dev/cxgbe/t4_sge.c
6143
write_txpkts_vm_wr(struct adapter *sc, struct sge_txq *txq)
sys/dev/cxgbe/t4_sge.c
6228
write_gl_to_txd(struct sge_txq *txq, struct mbuf *m, caddr_t *to, int checkwrap)
sys/dev/cxgbe/t4_sge.c
6412
reclaim_tx_descs(struct sge_txq *txq, u_int n)
sys/dev/cxgbe/t4_sge.c
6454
struct sge_txq *txq = arg;
sys/dev/cxgbe/t4_sge.c
6552
struct sge_txq *txq = (void *)eq;
sys/dev/cxgbe/t4_vf.c
747
s->txq = malloc(s->ntxq * sizeof(struct sge_txq), M_CXGBE,
sys/dev/cxgbe/t4_vf.c
913
struct sge_txq *txq;