Searched defs:dseg (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/ofed/libmlx4/
H A Dqp.c175 static void set_datagram_seg(struct mlx4_wqe_datagram_seg *dseg, argument
185 static void __set_data_seg(struct mlx4_wqe_data_seg *dseg, struct ibv_sge *sg) argument
192 set_data_seg(struct mlx4_wqe_data_seg *dseg, struct ibv_sge *sg) argument
[all...]
/freebsd-12-stable/sys/dev/mthca/
H A Dmthca_wqe.h116 static __always_inline void mthca_set_data_seg(struct mthca_data_seg *dseg, argument
124 static __always_inline void mthca_set_data_seg_inval(struct mthca_data_seg *dseg) argument
/freebsd-12-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_tx.c310 struct mlx5_wqe_data_seg *dseg; local
/freebsd-12-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_tx.c253 mlx4_en_store_inline_lso_data(volatile struct mlx4_wqe_data_seg *dseg, argument
265 mlx4_en_store_inline_lso_header(volatile struct mlx4_wqe_data_seg *dseg, argument
553 mlx4_en_store_inline_data(volatile struct mlx4_wqe_data_seg *dseg, argument
575 mlx4_en_store_inline_header(volatile struct mlx4_wqe_data_seg *dseg, int len, __be32 owner_bit) argument
639 volatile struct mlx4_wqe_data_seg *dseg; local
[all...]
/freebsd-12-stable/contrib/ofed/libmlx5/
H A Dqp.c209 static void set_datagram_seg(struct mlx5_wqe_datagram_seg *dseg, argument
217 static void set_data_ptr_seg(struct mlx5_wqe_data_seg *dseg, struct ibv_sge *sg, argument
225 static void set_data_ptr_seg_atomic(struct mlx5_wqe_data_seg *dseg, argument
[all...]
/freebsd-12-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c976 struct bus_dma_segment *dseg; local
/freebsd-12-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c2772 static void set_datagram_seg(struct mlx4_wqe_datagram_seg *dseg, argument
2782 set_tunnel_datagram_seg(struct mlx4_ib_dev *dev, struct mlx4_wqe_datagram_seg *dseg, struct ib_ud_wr *wr, enum mlx4_ib_qp_type qpt) argument
2844 set_mlx_icrc_seg(void *dseg) argument
2864 set_data_seg(struct mlx4_wqe_data_seg *dseg, struct ib_sge *sg) argument
2882 __set_data_seg(struct mlx4_wqe_data_seg *dseg, struct ib_sge *sg) argument
2937 struct mlx4_wqe_data_seg *dseg; local
[all...]
/freebsd-12-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c3003 static void set_datagram_seg(struct mlx5_wqe_datagram_seg *dseg, argument
3011 static void set_data_ptr_seg(struct mlx5_wqe_data_seg *dseg, struct ib_sge *sg) argument
3256 static void set_reg_data_seg(struct mlx5_wqe_data_seg *dseg, argument
[all...]

Completed in 143 milliseconds