Searched refs:mlx5_ib_put_native_port_mdev (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/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() 472 mlx5_ib_put_native_port_mdev(dev, port_num + 1); in mlx5_ib_init_cong_debugfs() 478 mlx5_ib_put_native_port_mdev(dev, port_num + 1); in mlx5_ib_init_cong_debugfs()
|
D | main.c | 243 mlx5_ib_put_native_port_mdev(ibdev, port_num); in mlx5_netdev_event() 271 mlx5_ib_put_native_port_mdev(ibdev, port_num); in mlx5_ib_get_netdev() 311 void mlx5_ib_put_native_port_mdev(struct mlx5_ib_dev *ibdev, u32 port_num) in mlx5_ib_put_native_port_mdev() function 564 mlx5_ib_put_native_port_mdev(dev, port_num); in mlx5_query_port_roce() 1409 mlx5_ib_put_native_port_mdev(dev, port); in mlx5_ib_query_port() 1472 mlx5_ib_put_native_port_mdev(dev, port); in mlx5_query_hca_nic_pkey() 1550 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,
|