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

/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dcore_priv.h75 int (*port_callback)(struct ib_device *,
H A Dib_sysfs.c1029 int (*port_callback)(struct ib_device *,
1126 if (port_callback) {
1127 ret = port_callback(device, port_num, &p->kobj);
1317 int (*port_callback)(struct ib_device *,
1347 ret = add_port(device, 0, port_callback);
1352 ret = add_port(device, i, port_callback);
H A Dib_device.c327 int (*port_callback)(struct ib_device *,
367 ret = ib_device_register_sysfs(device, port_callback);
/freebsd-current/sys/ofed/include/rdma/
H A Drdma_vt.h190 int (*port_callback)(struct ib_device *, u8, struct kobject *); member in struct:rvt_driver_provided
H A Dib_verbs.h2475 int (*port_callback)(struct ib_device *,

Completed in 79 milliseconds