Symbol: wrqe
sys/dev/cxgbe/adapter.h
1559
void t4_wrq_tx_locked(struct adapter *, struct sge_wrq *, struct wrqe *);
sys/dev/cxgbe/adapter.h
1638
static inline struct wrqe *
sys/dev/cxgbe/adapter.h
1641
int len = offsetof(struct wrqe, wr) + wr_len;
sys/dev/cxgbe/adapter.h
1642
struct wrqe *wr;
sys/dev/cxgbe/adapter.h
1653
wrtod(struct wrqe *wr)
sys/dev/cxgbe/adapter.h
1659
free_wrqe(struct wrqe *wr)
sys/dev/cxgbe/adapter.h
1665
t4_wrq_tx(struct adapter *sc, struct wrqe *wr)
sys/dev/cxgbe/adapter.h
763
STAILQ_ENTRY(wrqe) link;
sys/dev/cxgbe/adapter.h
789
STAILQ_HEAD(, wrqe) wr_list;
sys/dev/cxgbe/crypto/t4_crypto.c
1123
struct wrqe *wr;
sys/dev/cxgbe/crypto/t4_crypto.c
1453
struct wrqe *wr;
sys/dev/cxgbe/crypto/t4_crypto.c
481
struct wrqe *wr;
sys/dev/cxgbe/crypto/t4_crypto.c
626
struct wrqe *wr;
sys/dev/cxgbe/crypto/t4_crypto.c
818
struct wrqe *wr;
sys/dev/cxgbe/crypto/t6_kern_tls.c
218
struct wrqe *wr;
sys/dev/cxgbe/iw_cxgbe/cq.c
106
struct wrqe *wr;
sys/dev/cxgbe/iw_cxgbe/cq.c
61
struct wrqe *wr;
sys/dev/cxgbe/iw_cxgbe/mem.c
65
struct wrqe *wr;
sys/dev/cxgbe/iw_cxgbe/mem.c
91
struct wrqe *wr;
sys/dev/cxgbe/iw_cxgbe/qp.c
1124
struct wrqe *wr;
sys/dev/cxgbe/iw_cxgbe/qp.c
1254
struct wrqe *wr;
sys/dev/cxgbe/iw_cxgbe/qp.c
1349
struct wrqe *wr;
sys/dev/cxgbe/iw_cxgbe/qp.c
138
struct wrqe *wr;
sys/dev/cxgbe/t4_l2t.h
69
STAILQ_HEAD(, wrqe) wr_list; /* list of WRs awaiting resolution */
sys/dev/cxgbe/t4_main.c
4351
struct wrqe *wr;
sys/dev/cxgbe/t4_main.c
7404
struct wrqe *wr;
sys/dev/cxgbe/t4_sge.c
2200
struct wrqe *wr;
sys/dev/cxgbe/t4_sge.c
2272
t4_wrq_tx_locked(struct adapter *sc, struct sge_wrq *wrq, struct wrqe *wr)
sys/dev/cxgbe/t4_sge.c
2967
struct wrqe *wr;
sys/dev/cxgbe/t4_sge.c
3028
struct wrqe *wr = __containerof(w, struct wrqe, wr);
sys/dev/cxgbe/tom/t4_connect.c
256
struct wrqe *wr = NULL;
sys/dev/cxgbe/tom/t4_cpl_io.c
1028
static struct wrqe *
sys/dev/cxgbe/tom/t4_cpl_io.c
1035
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_cpl_io.c
1226
static struct wrqe *
sys/dev/cxgbe/tom/t4_cpl_io.c
1234
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_cpl_io.c
1425
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_cpl_io.c
1835
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_cpl_io.c
192
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_cpl_io.c
2316
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_cpl_io.c
244
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_cpl_io.c
399
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_cpl_io.c
459
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_cpl_io.c
630
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_cpl_io.c
692
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_cpl_io.c
84
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_ddp.c
1228
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_ddp.c
1623
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_ddp.c
1705
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_ddp.c
2343
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_ddp.c
574
static struct wrqe *
sys/dev/cxgbe/tom/t4_ddp.c
579
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_ddp.c
767
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_listen.c
1282
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_listen.c
484
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_listen.c
532
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_listen.c
566
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_listen.c
594
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_listen.c
624
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_tls.c
502
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_tom.c
1775
STAILQ_HEAD(, wrqe) twr_list = STAILQ_HEAD_INITIALIZER(twr_list);
sys/dev/cxgbe/tom/t4_tom.c
1778
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_tom.c
1782
STAILQ_SWAP(&td->unsent_wr_list, &twr_list, wrqe);
sys/dev/cxgbe/tom/t4_tom.c
2149
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_tom.c
2323
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_tom.h
361
STAILQ_HEAD(, wrqe) unsent_wr_list;
sys/dev/cxgbe/tom/t4_tom_l2t.c
147
arpq_enqueue(struct l2t_entry *e, struct wrqe *wr)
sys/dev/cxgbe/tom/t4_tom_l2t.c
157
struct wrqe *wr;
sys/dev/cxgbe/tom/t4_tom_l2t.c
266
t4_l2t_send_slow(struct adapter *sc, struct wrqe *wr, struct l2t_entry *e)
sys/dev/cxgbe/tom/t4_tom_l2t.h
35
int t4_l2t_send_slow(struct adapter *, struct wrqe *, struct l2t_entry *);
sys/dev/cxgbe/tom/t4_tom_l2t.h
44
t4_l2t_send(struct adapter *sc, struct wrqe *wr, struct l2t_entry *e)