Home
last modified time | relevance | path

Searched refs:modify_device (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_device.c830 if (!device->modify_device) in ib_modify_device()
833 return device->modify_device(device, device_modify_mask, in ib_modify_device()
H A Dib_sysfs.c1254 if (!dev->modify_device) in set_node_desc()
/freebsd/sys/dev/mthca/
H A Dmthca_provider.c1180 dev->ib_dev.modify_device = mthca_modify_device; in mthca_register_device()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h2217 int (*modify_device)(struct ib_device *device, member
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c2513 ibdev->ib_dev.modify_device = mlx4_ib_modify_device; in mlx4_ib_add()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c3436 dev->ib_dev.modify_device = mlx5_ib_modify_device; in mlx5_ib_add()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dmain.c2112 ibdev->modify_device = bnxt_re_modify_device; in bnxt_re_register_ib()