Home
last modified time | relevance | path

Searched refs:mlx4_GEN_QP_wrapper (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dcmd.c1418 .wrapper = mlx4_GEN_QP_wrapper
1427 .wrapper = mlx4_GEN_QP_wrapper
1463 .wrapper = mlx4_GEN_QP_wrapper
1472 .wrapper = mlx4_GEN_QP_wrapper
1481 .wrapper = mlx4_GEN_QP_wrapper
Dresource_tracker.c3721 int mlx4_GEN_QP_wrapper(struct mlx4_dev *dev, int slave, in mlx4_GEN_QP_wrapper() function
3754 return mlx4_GEN_QP_wrapper(dev, slave, vhcr, inbox, outbox, cmd); in mlx4_INIT2INIT_QP_wrapper()
3890 return mlx4_GEN_QP_wrapper(dev, slave, vhcr, inbox, outbox, cmd); in mlx4_RTR2RTS_QP_wrapper()
3912 return mlx4_GEN_QP_wrapper(dev, slave, vhcr, inbox, outbox, cmd); in mlx4_RTS2RTS_QP_wrapper()
3927 return mlx4_GEN_QP_wrapper(dev, slave, vhcr, inbox, outbox, cmd); in mlx4_SQERR2RTS_QP_wrapper()
3949 return mlx4_GEN_QP_wrapper(dev, slave, vhcr, inbox, outbox, cmd); in mlx4_SQD2SQD_QP_wrapper()
3971 return mlx4_GEN_QP_wrapper(dev, slave, vhcr, inbox, outbox, cmd); in mlx4_SQD2RTS_QP_wrapper()
Dmlx4.h1133 int mlx4_GEN_QP_wrapper(struct mlx4_dev *dev, int slave,