Home
last modified time | relevance | path

Searched refs:ib_port_immutable_read (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/core/
H A Ddevice.c866 ib_port_immutable_read(struct ib_device *dev, unsigned int port) in ib_port_immutable_read() function
871 EXPORT_SYMBOL(ib_port_immutable_read);
/openbmc/linux/include/rdma/
H A Dib_verbs.h4837 ib_port_immutable_read(struct ib_device *dev, unsigned int port);
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c3538 immutable = ib_port_immutable_read(&dev->ib_dev, port); in mlx5_set_path()