Home
last modified time | relevance | path

Searched refs:t4_sq (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dqp.c103 static int build_immd(struct t4_sq *sq, struct fw_ri_immd *immdp, in build_immd()
158 static int build_rdma_send(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_send()
207 static int build_rdma_write(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_write()
H A Dt4.h309 struct t4_sq { struct
354 struct t4_sq sq;
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h312 struct t4_sq { struct
361 struct t4_sq sq;
415 static inline int t4_sq_onchip(struct t4_sq *sq) in t4_sq_onchip()
H A Dqp.c338 static int build_immd(struct t4_sq *sq, struct fw_ri_immd *immdp, in build_immd()
408 static int build_rdma_send(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_send()
475 static int build_rdma_write(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_write()
706 static int build_memreg(struct t4_sq *sq, union t4_wr *wqe, in build_memreg()