ib_core_device
void ib_free_port_attrs(struct ib_core_device *coredev);
int ib_setup_port_attrs(struct ib_core_device *coredev);
struct ib_core_device *cdev;
struct ib_core_device *cdev;
struct ib_core_device *cdev;
const struct ib_core_device *coredev =
container_of(d, struct ib_core_device, dev);
static void rdma_init_coredev(struct ib_core_device *coredev,
struct ib_core_device *cdev =
container_of(dev, struct ib_core_device, dev);
struct ib_core_device *cdev;
static struct ib_port *setup_port(struct ib_core_device *coredev, int port_num,
static void destroy_port(struct ib_core_device *coredev, struct ib_port *port)
void ib_free_port_attrs(struct ib_core_device *coredev)
int ib_setup_port_attrs(struct ib_core_device *coredev)
struct ib_core_device coredev;
struct ib_core_device *coredev =
container_of(device, struct ib_core_device, dev);