Searched refs:port_callback (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dcore_priv.h74 int (*port_callback)(struct ib_device *,
H A Dib_sysfs.c980 int (*port_callback)(struct ib_device *,
1075 if (port_callback) {
1076 ret = port_callback(device, port_num, &p->kobj);
1263 int (*port_callback)(struct ib_device *,
1293 ret = add_port(device, 0, port_callback);
1298 ret = add_port(device, i, port_callback);
H A Dib_device.c329 int (*port_callback)(struct ib_device *,
369 ret = ib_device_register_sysfs(device, port_callback);
/freebsd-13-stable/sys/ofed/include/rdma/
H A Drdma_vt.h192 int (*port_callback)(struct ib_device *, u8, struct kobject *); member in struct:rvt_driver_provided
H A Dib_verbs.h2158 int (*port_callback)(struct ib_device *,

Completed in 262 milliseconds