Searched refs:mlx5_ib_put_native_port_mdev (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/infiniband/hw/mlx5/ |
D | cong.c | 283 mlx5_ib_put_native_port_mdev(dev, port_num + 1); in mlx5_ib_get_cc_params() 325 mlx5_ib_put_native_port_mdev(dev, port_num + 1); in mlx5_ib_set_cc_params() 431 mlx5_ib_put_native_port_mdev(dev, port_num + 1); in mlx5_ib_init_cong_debugfs() 437 mlx5_ib_put_native_port_mdev(dev, port_num + 1); in mlx5_ib_init_cong_debugfs()
|
D | mad.c | 268 mlx5_ib_put_native_port_mdev(dev, port_num); in process_pma_cmd()
|
D | main.c | 267 mlx5_ib_put_native_port_mdev(ibdev, port_num); in mlx5_netdev_event() 295 mlx5_ib_put_native_port_mdev(ibdev, port_num); in mlx5_ib_get_netdev() 338 void mlx5_ib_put_native_port_mdev(struct mlx5_ib_dev *ibdev, u8 port_num) in mlx5_ib_put_native_port_mdev() function 574 mlx5_ib_put_native_port_mdev(dev, port_num); in mlx5_query_port_roce() 1408 mlx5_ib_put_native_port_mdev(dev, port); in mlx5_ib_query_port() 1473 mlx5_ib_put_native_port_mdev(dev, port); in mlx5_query_hca_nic_pkey() 1551 mlx5_ib_put_native_port_mdev(dev, port_num); in set_port_caps_atomic() 5628 mlx5_ib_put_native_port_mdev(dev, port_num); in mlx5_ib_get_hw_stats()
|
D | mlx5_ib.h | 1335 void mlx5_ib_put_native_port_mdev(struct mlx5_ib_dev *dev,
|