Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Ddevice.c2579 #define SET_DEVICE_OP(ptr, name) \ in ib_set_device_ops() macro
2586 #define SET_OBJ_SIZE(ptr, name) SET_DEVICE_OP(ptr, size_##name) in ib_set_device_ops()
2603 SET_DEVICE_OP(dev_ops, add_gid); in ib_set_device_ops()
2604 SET_DEVICE_OP(dev_ops, advise_mr); in ib_set_device_ops()
2605 SET_DEVICE_OP(dev_ops, alloc_dm); in ib_set_device_ops()
2606 SET_DEVICE_OP(dev_ops, alloc_hw_device_stats); in ib_set_device_ops()
2607 SET_DEVICE_OP(dev_ops, alloc_hw_port_stats); in ib_set_device_ops()
2608 SET_DEVICE_OP(dev_ops, alloc_mr); in ib_set_device_ops()
2609 SET_DEVICE_OP(dev_ops, alloc_mr_integrity); in ib_set_device_ops()
2610 SET_DEVICE_OP(dev_op in ib_set_device_ops()
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Ddevice.c2530 #define SET_DEVICE_OP(ptr, name) \ in ib_set_device_ops() macro
2537 #define SET_OBJ_SIZE(ptr, name) SET_DEVICE_OP(ptr, size_##name) in ib_set_device_ops()
2554 SET_DEVICE_OP(dev_ops, add_gid); in ib_set_device_ops()
2555 SET_DEVICE_OP(dev_ops, advise_mr); in ib_set_device_ops()
2556 SET_DEVICE_OP(dev_ops, alloc_dm); in ib_set_device_ops()
2557 SET_DEVICE_OP(dev_ops, alloc_hw_stats); in ib_set_device_ops()
2558 SET_DEVICE_OP(dev_ops, alloc_mr); in ib_set_device_ops()
2559 SET_DEVICE_OP(dev_ops, alloc_mr_integrity); in ib_set_device_ops()
2560 SET_DEVICE_OP(dev_ops, alloc_mw); in ib_set_device_ops()
2561 SET_DEVICE_OP(dev_op in ib_set_device_ops()
[all...]

Completed in 9 milliseconds