Searched defs:raw_qp_param (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 2355 struct mlx5_modify_raw_qp_param raw_qp_param = { in destroy_qp_common() local 3449 modify_raw_packet_qp_rq( struct mlx5_ib_dev *dev, struct mlx5_ib_rq *rq, int new_state, const struct mlx5_modify_raw_qp_param *raw_qp_param, struct ib_pd *pd) modify_raw_packet_qp_rq() argument 3491 modify_raw_packet_qp_sq( struct mlx5_core_dev *dev, struct mlx5_ib_sq *sq, int new_state, const struct mlx5_modify_raw_qp_param *raw_qp_param, struct ib_pd *pd) modify_raw_packet_qp_sq() argument 3567 modify_raw_packet_qp(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, const struct mlx5_modify_raw_qp_param *raw_qp_param, u8 tx_affinity) modify_raw_packet_qp() argument 4006 struct mlx5_modify_raw_qp_param raw_qp_param = {}; __mlx5_ib_modify_qp() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 2682 struct mlx5_modify_raw_qp_param raw_qp_param = { in destroy_qp_common() local 3780 modify_raw_packet_qp_rq( struct mlx5_ib_dev *dev, struct mlx5_ib_rq *rq, int new_state, const struct mlx5_modify_raw_qp_param *raw_qp_param, struct ib_pd *pd) modify_raw_packet_qp_rq() argument 3822 modify_raw_packet_qp_sq( struct mlx5_core_dev *dev, struct mlx5_ib_sq *sq, int new_state, const struct mlx5_modify_raw_qp_param *raw_qp_param, struct ib_pd *pd) modify_raw_packet_qp_sq() argument 3898 modify_raw_packet_qp(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, const struct mlx5_modify_raw_qp_param *raw_qp_param, u8 tx_affinity) modify_raw_packet_qp() argument 4338 struct mlx5_modify_raw_qp_param raw_qp_param = {}; __mlx5_ib_modify_qp() local [all...] |
Completed in 14 milliseconds