Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Ddevice.c2595 SET_DEVICE_OP(dev_ops, add_gid); in ib_set_device_ops()
2597 SET_DEVICE_OP(dev_ops, alloc_dm); in ib_set_device_ops()
2600 SET_DEVICE_OP(dev_ops, alloc_mr); in ib_set_device_ops()
2602 SET_DEVICE_OP(dev_ops, alloc_mw); in ib_set_device_ops()
2603 SET_DEVICE_OP(dev_ops, alloc_pd); in ib_set_device_ops()
2629 SET_DEVICE_OP(dev_ops, del_gid); in ib_set_device_ops()
2630 SET_DEVICE_OP(dev_ops, dereg_mr); in ib_set_device_ops()
2643 SET_DEVICE_OP(dev_ops, drain_rq); in ib_set_device_ops()
2675 SET_DEVICE_OP(dev_ops, mmap); in ib_set_device_ops()
2685 SET_DEVICE_OP(dev_ops, peek_cq); in ib_set_device_ops()
[all …]