Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/core/
Ddevice.c2619 #define SET_DEVICE_OP(ptr, name) \ in ib_set_device_ops() macro
2626 #define SET_OBJ_SIZE(ptr, name) SET_DEVICE_OP(ptr, size_##name) in ib_set_device_ops()
2643 SET_DEVICE_OP(dev_ops, add_gid); in ib_set_device_ops()
2644 SET_DEVICE_OP(dev_ops, add_sub_dev); in ib_set_device_ops()
2645 SET_DEVICE_OP(dev_ops, advise_mr); in ib_set_device_ops()
2646 SET_DEVICE_OP(dev_ops, alloc_dm); in ib_set_device_ops()
2647 SET_DEVICE_OP(dev_ops, alloc_hw_device_stats); in ib_set_device_ops()
2648 SET_DEVICE_OP(dev_ops, alloc_hw_port_stats); in ib_set_device_ops()
2649 SET_DEVICE_OP(dev_ops, alloc_mr); in ib_set_device_ops()
2650 SET_DEVICE_OP(dev_ops, alloc_mr_integrity); in ib_set_device_ops()
[all …]