Searched refs:mlx5_ib_put_native_port_mdev (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/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() 435 mlx5_ib_put_native_port_mdev(dev, port_num + 1); in mlx5_ib_init_cong_debugfs() 442 mlx5_ib_put_native_port_mdev(dev, port_num + 1); in mlx5_ib_init_cong_debugfs()
|
D | mad.c | 281 mlx5_ib_put_native_port_mdev(dev, port_num); in mlx5_ib_process_mad()
|
D | main.c | 231 mlx5_ib_put_native_port_mdev(ibdev, port_num); in mlx5_netdev_event() 259 mlx5_ib_put_native_port_mdev(ibdev, port_num); in mlx5_ib_get_netdev() 302 void mlx5_ib_put_native_port_mdev(struct mlx5_ib_dev *ibdev, u8 port_num) in mlx5_ib_put_native_port_mdev() function 467 mlx5_ib_put_native_port_mdev(dev, port_num); in mlx5_query_port_roce() 1294 mlx5_ib_put_native_port_mdev(dev, port); in mlx5_ib_query_port() 1357 mlx5_ib_put_native_port_mdev(dev, port); in mlx5_query_hca_nic_pkey() 1435 mlx5_ib_put_native_port_mdev(dev, port_num); in set_port_caps_atomic() 5157 mlx5_ib_put_native_port_mdev(dev, port_num); in mlx5_ib_get_hw_stats()
|
D | mlx5_ib.h | 1227 void mlx5_ib_put_native_port_mdev(struct mlx5_ib_dev *dev,
|