Searched refs:mlx5_ib_put_native_port_mdev (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/drivers/infiniband/hw/mlx5/ |
D | cong.c | 325 mlx5_ib_put_native_port_mdev(dev, port_num + 1); in mlx5_ib_get_cc_params() 367 mlx5_ib_put_native_port_mdev(dev, port_num + 1); in mlx5_ib_set_cc_params() 478 mlx5_ib_put_native_port_mdev(dev, port_num + 1); in mlx5_ib_init_cong_debugfs() 484 mlx5_ib_put_native_port_mdev(dev, port_num + 1); in mlx5_ib_init_cong_debugfs()
|
D | main.c | 244 mlx5_ib_put_native_port_mdev(ibdev, port_num); in mlx5_netdev_event() 272 mlx5_ib_put_native_port_mdev(ibdev, port_num); in mlx5_ib_get_netdev() 312 void mlx5_ib_put_native_port_mdev(struct mlx5_ib_dev *ibdev, u32 port_num) in mlx5_ib_put_native_port_mdev() function 565 mlx5_ib_put_native_port_mdev(dev, port_num); in mlx5_query_port_roce() 1410 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()
|
D | mad.c | 242 mlx5_ib_put_native_port_mdev(dev, port_num); in process_pma_cmd()
|
D | counters.c | 417 mlx5_ib_put_native_port_mdev(dev, port_num); in do_get_hw_stats()
|
D | mlx5_ib.h | 1493 void mlx5_ib_put_native_port_mdev(struct mlx5_ib_dev *dev,
|