Searched refs:mlx5_ib_put_native_port_mdev (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/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 | std_types.c | 127 mlx5_ib_put_native_port_mdev(dev, port_num); in fill_multiport_info()
|
D | main.c | 300 mlx5_ib_put_native_port_mdev(ibdev, port_num); in mlx5_netdev_event() 348 void mlx5_ib_put_native_port_mdev(struct mlx5_ib_dev *ibdev, u32 port_num) in mlx5_ib_put_native_port_mdev() function 605 mlx5_ib_put_native_port_mdev(dev, port_num); in mlx5_query_port_roce() 1486 mlx5_ib_put_native_port_mdev(dev, port); in mlx5_ib_query_port() 1549 mlx5_ib_put_native_port_mdev(dev, port); in mlx5_query_hca_nic_pkey() 1627 mlx5_ib_put_native_port_mdev(dev, port_num); in set_port_caps_atomic()
|
D | mad.c | 290 mlx5_ib_put_native_port_mdev(dev, port_num); in process_pma_cmd()
|
D | counters.c | 421 mlx5_ib_put_native_port_mdev(dev, port_num); in do_get_hw_stats()
|
D | mlx5_ib.h | 1538 void mlx5_ib_put_native_port_mdev(struct mlx5_ib_dev *dev,
|