Home
last modified time | relevance | path

Searched refs:wrqe (Results 1 – 14 of 14) sorted by relevance

/freebsd-10-stable/sys/dev/cxgbe/tom/
Dt4_tom_l2t.h35 int t4_l2t_send_slow(struct adapter *, struct wrqe *, struct l2t_entry *);
44 t4_l2t_send(struct adapter *sc, struct wrqe *wr, struct l2t_entry *e) in t4_l2t_send()
Dt4_tom_l2t.c144 arpq_enqueue(struct l2t_entry *e, struct wrqe *wr) in arpq_enqueue()
154 struct wrqe *wr; in send_pending()
264 t4_l2t_send_slow(struct adapter *sc, struct wrqe *wr, struct l2t_entry *e) in t4_l2t_send_slow()
Dt4_cpl_io.c111 struct wrqe *wr; in send_flowc_wr()
187 struct wrqe *wr; in send_reset()
360 struct wrqe *wr; in send_rx_credits()
416 struct wrqe *wr; in close_conn()
595 struct wrqe *wr; in t4_push_frames()
825 struct wrqe *wr; in t4_push_pdus()
1245 struct wrqe *wr; in send_abort_rpl()
1761 struct wrqe *wr; in t4_set_tcb_field()
Dt4_listen.c353 struct wrqe *wr; in send_reset_synqe()
419 struct wrqe *wr; in create_server()
447 struct wrqe *wr; in create_server6()
477 struct wrqe *wr; in destroy_server()
675 struct wrqe *wr; in t4_syncache_respond()
681 wr = (struct wrqe *)atomic_readandclear_ptr(&synqe->wr); in t4_syncache_respond()
1226 struct wrqe *wr; in do_pass_accept_req()
Dt4_ddp.c253 static struct wrqe *
258 struct wrqe *wr; in mk_update_tcb_for_ddp()
813 struct wrqe *wr; in t4_write_page_pods_for_db()
889 struct wrqe *wr; in t4_write_page_pods_for_buf()
1065 struct wrqe *wr; in handle_ddp()
Dt4_tom.c472 struct wrqe *wr; in release_tid()
986 STAILQ_HEAD(, wrqe) twr_list = STAILQ_HEAD_INITIALIZER(twr_list); in reclaim_wr_resources()
989 struct wrqe *wr; in reclaim_wr_resources()
993 STAILQ_SWAP(&td->unsent_wr_list, &twr_list, wrqe); in reclaim_wr_resources()
Dt4_tom.h237 STAILQ_HEAD(, wrqe) unsent_wr_list;
Dt4_connect.c334 struct wrqe *wr = NULL; in t4_connect()
/freebsd-10-stable/sys/dev/cxgbe/
Dadapter.h595 struct wrqe { struct
596 STAILQ_ENTRY(wrqe) link;
622 STAILQ_HEAD(, wrqe) wr_list; argument
1168 void t4_wrq_tx_locked(struct adapter *, struct sge_wrq *, struct wrqe *);
1197 static inline struct wrqe *
1200 int len = offsetof(struct wrqe, wr) + wr_len; in alloc_wrqe()
1201 struct wrqe *wr; in alloc_wrqe()
1212 wrtod(struct wrqe *wr) in wrtod()
1218 free_wrqe(struct wrqe *wr) in free_wrqe()
1224 t4_wrq_tx(struct adapter *sc, struct wrqe *wr) in t4_wrq_tx()
Dt4_l2t.h71 STAILQ_HEAD(, wrqe) wr_list; /* list of WRs awaiting resolution */
Dt4_sge.c1886 struct wrqe *wr; in drain_wrq_wr_list()
1957 t4_wrq_tx_locked(struct adapter *sc, struct sge_wrq *wrq, struct wrqe *wr) in t4_wrq_tx_locked()
2282 struct wrqe *wr; in start_wrq_wr()
2339 struct wrqe *wr = __containerof(w, struct wrqe, wr); in commit_wrq_wr()
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
Dcq.c60 struct wrqe *wr; in destroy_cq()
102 struct wrqe *wr; in create_cq()
Dqp.c134 struct wrqe *wr; in create_qp()
965 struct wrqe *wr; in post_terminate()
1074 struct wrqe *wr; in rdma_fini()
1167 struct wrqe *wr; in rdma_init()
Dmem.c67 struct wrqe *wr; in write_adapter_mem()