Searched refs:SET_DEVICE_OP (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/infiniband/core/ |
A D | device.c | 2596 SET_DEVICE_OP(dev_ops, add_gid); in ib_set_device_ops() 2598 SET_DEVICE_OP(dev_ops, alloc_dm); in ib_set_device_ops() 2601 SET_DEVICE_OP(dev_ops, alloc_mr); in ib_set_device_ops() 2603 SET_DEVICE_OP(dev_ops, alloc_mw); in ib_set_device_ops() 2604 SET_DEVICE_OP(dev_ops, alloc_pd); in ib_set_device_ops() 2630 SET_DEVICE_OP(dev_ops, del_gid); in ib_set_device_ops() 2631 SET_DEVICE_OP(dev_ops, dereg_mr); in ib_set_device_ops() 2644 SET_DEVICE_OP(dev_ops, drain_rq); in ib_set_device_ops() 2676 SET_DEVICE_OP(dev_ops, mmap); in ib_set_device_ops() 2686 SET_DEVICE_OP(dev_ops, peek_cq); in ib_set_device_ops() [all …]
|
Completed in 9 milliseconds