Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_main.c229 static const struct ib_device_ops siw_device_ops = { variable
323 ib_set_device_ops(base_dev, &siw_device_ops); in siw_device_create()