Home
last modified time | relevance | path

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

/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
[all...]
/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
[all...]

Completed in 4 milliseconds