Searched refs:mlx5_wqe_datagram_seg (Results 1 – 5 of 5) sorted by relevance
109 struct mlx5_wqe_datagram_seg datagram;
102 static void set_datagram_seg(struct mlx5_wqe_datagram_seg *dseg, in set_datagram_seg()999 *seg += sizeof(struct mlx5_wqe_datagram_seg); in handle_qpt_hw_gsi()1000 *size += sizeof(struct mlx5_wqe_datagram_seg) / 16; in handle_qpt_hw_gsi()1008 *seg += sizeof(struct mlx5_wqe_datagram_seg); in handle_qpt_ud()1009 *size += sizeof(struct mlx5_wqe_datagram_seg) / 16; in handle_qpt_ud()
530 sizeof(struct mlx5_wqe_datagram_seg); in sq_overhead()
348 struct mlx5_wqe_datagram_seg { struct
945 struct mlx5_wqe_datagram_seg *dseg) in mlx5i_txwqe_build_datagram()982 struct mlx5_wqe_datagram_seg *datagram; in mlx5i_sq_xmit()