Searched refs:t4_sq (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/ofed/libcxgb4/ |
H A D | qp.c | 103 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 D | t4.h | 309 struct t4_sq { struct 354 struct t4_sq sq;
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | t4.h | 312 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 D | qp.c | 338 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()
|