Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/sw/siw/
Dsiw_main.c253 static const struct ib_device_ops siw_device_ops = { variable
352 ib_set_device_ops(base_dev, &siw_device_ops); in siw_device_create()