Searched defs:wqe (Results 1 - 13 of 13) sorted by relevance

/freebsd-9.3-release/contrib/ofed/libmthca/src/
H A Dsrq.c60 static inline int *wqe_to_link(void *wqe) argument
92 void *wqe; local
192 void *wqe; local
257 void *wqe; local
[all...]
H A Dqp.c105 void *wqe, *prev_wqe; local
345 void *wqe; local
447 void *wqe, *prev_wqe; local
715 void *wqe; local
[all...]
H A Dcq.c105 uint32_t wqe; member in struct:mthca_cqe
119 uint32_t wqe; member in struct:mthca_err_cqe
299 uint32_t wqe; local
351 int32_t wqe; local
[all...]
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-raid.h101 uint64_t wqe : 1; /**< Indicates whether RAD submits a work queue entry or writes an L2/DRAM byte to member in struct:__anon6595::__anon6596
/freebsd-9.3-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_dbg.c176 void cxio_dump_wqe(union t3_wr *wqe) argument
H A Diw_cxgb_qp.c92 static int build_rdma_send(union t3_wr *wqe, struct ib_send_wr *wr, argument
139 build_rdma_write(union t3_wr *wqe, struct ib_send_wr *wr, u8 *flit_cnt) argument
181 build_rdma_read(union t3_wr *wqe, struct ib_send_wr *wr, u8 *flit_cnt) argument
246 build_rdma_recv(struct iwch_qp *qhp, union t3_wr *wqe, struct ib_recv_wr *wr) argument
290 build_zero_stag_recv(struct iwch_qp *qhp, union t3_wr *wqe, struct ib_recv_wr *wr) argument
362 union t3_wr *wqe; local
458 union t3_wr *wqe; local
520 union t3_wr *wqe; local
730 union t3_wr *wqe; local
830 union t3_wr *wqe = qhp->wq.queue; local
[all...]
H A Diw_cxgb_hal.c179 struct t3_modify_qp_wr *wqe; local
550 struct t3_modify_qp_wr *wqe; local
638 __be64 *wqe; local
872 struct t3_rdma_init_wr *wqe; local
[all...]
H A Diw_cxgb_wr.h367 static inline enum t3_wr_opcode fw_riwrh_opcode(struct fw_riwrh *wqe) argument
372 static inline void build_fw_riwrh(struct fw_riwrh *wqe, enum t3_wr_opcode op, argument
/freebsd-9.3-release/contrib/ofed/libmlx4/src/
H A Dqp.c75 uint32_t *wqe = get_send_wqe(qp, n); local
194 void *wqe; local
[all...]
/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_srq.c90 static inline int *wqe_to_link(void *wqe) argument
151 void *wqe; local
506 void *wqe; local
605 void *wqe; local
[all...]
H A Dmthca_cq.c125 __be32 wqe; member in struct:mthca_cqe
139 __be32 wqe; member in struct:mthca_err_cqe
544 u32 wqe = be32_to_cpu(cqe->wqe); local
550 s32 wqe; local
[all...]
H A Dmthca_qp.c1621 void *wqe; local
1838 void *wqe; local
1936 void *wqe; local
2180 void *wqe; local
[all...]
/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dqp.c161 __be32 *wqe; local
193 void *wqe; local
1456 build_raw_ety_header(struct mlx4_ib_sqp *sqp, struct ib_send_wr *wr, void *wqe, unsigned *mlx_seg_len) argument
1499 build_mlx_header(struct mlx4_ib_sqp *sqp, struct ib_send_wr *wr, void *wqe, unsigned *mlx_seg_len) argument
1815 build_lso_seg(struct mlx4_wqe_lso_seg *wqe, struct ib_send_wr *wr, struct mlx4_ib_qp *qp, unsigned *lso_seg_len, __be32 *lso_hdr_sz, int *blh) argument
1850 lay_inline_data(struct mlx4_ib_qp *qp, struct ib_send_wr *wr, void *wqe, int *sz) argument
1935 void *wqe; local
[all...]

Completed in 103 milliseconds