Home
last modified time | relevance | path

Searched refs:rdma_roce_rescan_device (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/core/
H A Droce_gid_mgmt.c511 void rdma_roce_rescan_device(struct ib_device *ib_dev) in rdma_roce_rescan_device() function
516 EXPORT_SYMBOL(rdma_roce_rescan_device);
H A Dcache.c930 rdma_roce_rescan_device(ib_dev); in gid_table_setup_one()
/openbmc/linux/include/rdma/
H A Dib_verbs.h4712 void rdma_roce_rescan_device(struct ib_device *ibdev);
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c4352 rdma_roce_rescan_device(&dev->ib_dev); in mlx5r_mp_probe()