Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Ddevice.c269 #define IB_MANDATORY_FUNC(x) { offsetof(struct ib_device_ops, x), #x } in ib_device_check_mandatory() macro
274 IB_MANDATORY_FUNC(query_device), in ib_device_check_mandatory()
275 IB_MANDATORY_FUNC(query_port), in ib_device_check_mandatory()
276 IB_MANDATORY_FUNC(alloc_pd), in ib_device_check_mandatory()
277 IB_MANDATORY_FUNC(dealloc_pd), in ib_device_check_mandatory()
278 IB_MANDATORY_FUNC(create_qp), in ib_device_check_mandatory()
279 IB_MANDATORY_FUNC(modify_qp), in ib_device_check_mandatory()
280 IB_MANDATORY_FUNC(destroy_qp), in ib_device_check_mandatory()
281 IB_MANDATORY_FUNC(post_send), in ib_device_check_mandatory()
282 IB_MANDATORY_FUNC(post_rec in ib_device_check_mandatory()
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Ddevice.c268 #define IB_MANDATORY_FUNC(x) { offsetof(struct ib_device_ops, x), #x } in ib_device_check_mandatory() macro
273 IB_MANDATORY_FUNC(query_device), in ib_device_check_mandatory()
274 IB_MANDATORY_FUNC(query_port), in ib_device_check_mandatory()
275 IB_MANDATORY_FUNC(alloc_pd), in ib_device_check_mandatory()
276 IB_MANDATORY_FUNC(dealloc_pd), in ib_device_check_mandatory()
277 IB_MANDATORY_FUNC(create_qp), in ib_device_check_mandatory()
278 IB_MANDATORY_FUNC(modify_qp), in ib_device_check_mandatory()
279 IB_MANDATORY_FUNC(destroy_qp), in ib_device_check_mandatory()
280 IB_MANDATORY_FUNC(post_send), in ib_device_check_mandatory()
281 IB_MANDATORY_FUNC(post_rec in ib_device_check_mandatory()
[all...]

Completed in 4 milliseconds