Searched defs:sge (Results 1 - 25 of 56) sorted by relevance

123

/freebsd-current/contrib/ofed/librdmacm/examples/
H A Drdma_xclient.c54 struct ibv_sge sge; local
H A Dcmatose.c158 struct ibv_sge sge; local
186 struct ibv_sge sge; local
[all...]
H A Dmckey.c178 struct ibv_sge sge; local
206 struct ibv_sge sge; local
[all...]
H A Dudaddy.c173 struct ibv_sge sge; local
201 struct ibv_sge sge; local
[all...]
/freebsd-current/usr.sbin/mpsutil/
H A Dmps_debug.c133 MPI2_SGE_SIMPLE64 *sge; local
/freebsd-current/contrib/ofed/librdmacm/
H A Drdma_verbs.h174 struct ibv_sge sge; local
189 struct ibv_sge sge; local
203 struct ibv_sge sge; local
217 struct ibv_sge sge; local
232 struct ibv_sge sge; local
[all...]
/freebsd-current/sys/dev/isci/scil/
H A Dscic_sds_stp_packet_request.c275 void *sge; local
/freebsd-current/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_rx.c105 struct ib_sge *sge = ibsge; local
H A Dsdp_tx.c74 struct ib_sge *sge; local
H A Dsdp_zcopy.c327 static inline int sge_bytes(struct ib_sge *sge, int sge_cnt) argument
525 struct ib_sge sge; local
/freebsd-current/sys/dev/mpr/
H A Dmpr_table.c541 MPI2_SGE_SIMPLE64 *sge; local
H A Dmpr_user.c418 mpr_init_sge(struct mpr_command *cm, void *req, void *sge) argument
/freebsd-current/sys/dev/mps/
H A Dmps_table.c518 MPI2_SGE_SIMPLE64 *sge; local
H A Dmps_user.c404 mpi_init_sge(struct mps_command *cm, void *req, void *sge) argument
/freebsd-current/sys/ofed/include/rdma/
H A Drdmavt_mr.h116 struct rvt_sge sge; /* progress state for the current SGE */ member in struct:rvt_sge_state
/freebsd-current/sys/dev/isci/
H A Disci_io_request.c622 bus_dma_segment_t *sge = local
646 bus_dma_segment_t *sge = (bus_dma_segment_t *)sge_address; local
667 bus_dma_segment_t *sge = (bus_dma_segment_t *)sge_address; local
H A Disci.h213 bus_dma_segment_t *sge; member in struct:ISCI_IO_REQUEST
/freebsd-current/contrib/ofed/libibverbs/examples/
H A Dxsrq_pingpong.c737 struct ibv_sge sge; local
764 struct ibv_sge sge; local
[all...]
/freebsd-current/sys/dev/mana/
H A Dhw_channel.h134 struct gdma_sge sge; member in struct:hwc_work_request
H A Dhw_channel.c125 struct gdma_sge *sge; local
228 struct gdma_sge *sge; local
596 struct gdma_sge *sge; local
[all...]
/freebsd-current/sys/dev/iser/
H A Diser_verbs.c865 struct ib_sge sge; local
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Dstorage_common.h111 struct scsi_sge sge[4] /* Cached SGEs section */; member in struct:scsi_cached_sges
/freebsd-current/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c305 struct ib_sge sge[IPOIB_CM_RX_SG]; member in struct:__anon5758
119 ipoib_cm_post_receive_nonsrq(struct ipoib_dev_priv *priv, struct ipoib_cm_rx *rx, struct ib_recv_wr *wr, struct ib_sge *sge, int id) argument
286 ipoib_cm_init_rx_wr(struct ipoib_dev_priv *priv, struct ib_recv_wr *wr, struct ib_sge *sge) argument
/freebsd-current/sys/dev/irdma/
H A Dirdma_uk.c48 irdma_set_fragment(__le64 * wqe, u32 offset, struct ib_sge *sge, argument
73 irdma_set_fragment_gen_1(__le64 * wqe, u32 offset, struct ib_sge *sge, u8 valid) argument
881 struct ib_sge sge = {0}; local
1460 irdma_get_wqe_shift(struct irdma_uk_attrs *uk_attrs, u32 sge, u32 inline_data, u8 *shift) argument
[all...]
/freebsd-current/contrib/ofed/libirdma/
H A Dirdma_uk.c48 irdma_set_fragment(__le64 * wqe, u32 offset, struct ibv_sge *sge, argument
73 irdma_set_fragment_gen_1(__le64 * wqe, u32 offset, struct ibv_sge *sge, u8 valid) argument
913 struct ibv_sge sge = {0}; local
1566 irdma_get_wqe_shift(struct irdma_uk_attrs *uk_attrs, u32 sge, u32 inline_data, u8 *shift) argument
[all...]

Completed in 464 milliseconds

123