Home
last modified time | relevance | path

Searched defs:wrq (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_smt.h50 struct sge_wrq *wrq; /* queue to use for write_sme */ member
H A Dt4_smt.c112 struct sge_wrq *wrq; in t4_write_sme() local
H A Dt4_l2t.h64 struct sge_wrq *wrq; /* queue to use for write_l2e */ member
H A Dt4_l2t.c172 struct sge_wrq *wrq; in t4_write_l2e() local
[all...]
H A Dt4_sge.c2147 struct sge_wrq *wrq = arg; wrq_tx_drain() local
2157 drain_wrq_wr_list(struct adapter * sc,struct sge_wrq * wrq) drain_wrq_wr_list() argument
2234 t4_wrq_tx_locked(struct adapter * sc,struct sge_wrq * wrq,struct wrqe * wr) t4_wrq_tx_locked() argument
2919 start_wrq_wr(struct sge_wrq * wrq,int len16,struct wrq_cookie * cookie) start_wrq_wr() argument
2977 commit_wrq_wr(struct sge_wrq * wrq,void * w,struct wrq_cookie * cookie) commit_wrq_wr() argument
4544 alloc_wrq(struct adapter * sc,struct vi_info * vi,struct sge_wrq * wrq,struct sysctl_ctx_list * ctx,struct sysctl_oid * oid) alloc_wrq() argument
4570 free_wrq(struct adapter * sc,struct sge_wrq * wrq) free_wrq() argument
4582 add_wrq_sysctls(struct sysctl_ctx_list * ctx,struct sysctl_oid * oid,struct sge_wrq * wrq) add_wrq_sysctls() argument
6359 struct sge_wrq *wrq = (void *)eq; handle_wrq_egr_update() local
[all...]
H A Dadapter.h713 struct sge_wrq *wrq; global() member
762 struct sge_wrq wrq; global() member
1540 alloc_wrqe(int wr_len,struct sge_wrq * wrq) alloc_wrqe() argument
1568 struct sge_wrq *wrq = wr->wrq; t4_wrq_tx() local
[all...]
H A Dt4_main.c2016 struct sge_wrq *wrq; stop_lld() local
7187 quiesce_wrq(struct sge_wrq * wrq) quiesce_wrq() argument
12034 struct sge_wrq *wrq; clear_stats() local
[all...]
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_ddp.c1620 t4_write_page_pods_for_ps(struct adapter *sc, struct sge_wrq *wrq, int tid, in t4_write_page_pods_for_ps() argument
1699 t4_write_page_pods_for_rcvbuf(struct adapter * sc,struct sge_wrq * wrq,int tid,struct ddp_rcv_buffer * drb) t4_write_page_pods_for_rcvbuf() argument
1809 t4_write_page_pods_for_bio(struct adapter * sc,struct toepcb * toep,struct ppod_reservation * prsv,struct bio * bp,struct mbufq * wrq) t4_write_page_pods_for_bio() argument
1887 t4_write_page_pods_for_buf(struct adapter * sc,struct toepcb * toep,struct ppod_reservation * prsv,vm_offset_t buf,int buflen,struct mbufq * wrq) t4_write_page_pods_for_buf() argument
1977 t4_write_page_pods_for_sgl(struct adapter * sc,struct toepcb * toep,struct ppod_reservation * prsv,struct ctl_sg_entry * sgl,int entries,int xferlen,struct mbufq * wrq) t4_write_page_pods_for_sgl() argument
[all...]
H A Dt4_cpl_io.c2062 t4_set_tcb_field(struct adapter * sc,struct sge_wrq * wrq,struct toepcb * toep,uint16_t word,uint64_t mask,uint64_t val,int reply,int cookie) t4_set_tcb_field() argument
[all...]