Home
last modified time | relevance | path

Searched refs:mlx5_wqe_eth_pad (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.h104 struct mlx5_wqe_eth_pad { struct
111 struct mlx5_wqe_eth_pad pad;
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.h103 struct mlx5_wqe_eth_pad { struct
110 struct mlx5_wqe_eth_pad pad;
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dwr.h15 struct mlx5_wqe_eth_pad { struct
H A Dwr.c1235 struct mlx5_wqe_eth_pad *pad; in handle_qpt_ud()
1238 memset(pad, 0, sizeof(struct mlx5_wqe_eth_pad)); in handle_qpt_ud()
1239 *seg += sizeof(struct mlx5_wqe_eth_pad); in handle_qpt_ud()
1240 *size += sizeof(struct mlx5_wqe_eth_pad) / 16; in handle_qpt_ud()
H A Dqp.c442 size += sizeof(struct mlx5_wqe_eth_pad) + in sq_overhead()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dwr.h15 struct mlx5_wqe_eth_pad { struct
H A Dwr.c1014 struct mlx5_wqe_eth_pad *pad; in handle_qpt_ud()
1017 memset(pad, 0, sizeof(struct mlx5_wqe_eth_pad)); in handle_qpt_ud()
1018 *seg += sizeof(struct mlx5_wqe_eth_pad); in handle_qpt_ud()
1019 *size += sizeof(struct mlx5_wqe_eth_pad) / 16; in handle_qpt_ud()
H A Dqp.c524 size += sizeof(struct mlx5_wqe_eth_pad) + in sq_overhead()

Completed in 23 milliseconds