Searched refs:ib_umad_port (Results 1 – 1 of 1) sorted by relevance
91 struct ib_umad_port { struct109 struct ib_umad_port ports[]; argument114 struct ib_umad_port *port;990 struct ib_umad_port *port; in ib_umad_open()994 port = container_of(inode->i_cdev, struct ib_umad_port, cdev); in ib_umad_open()1081 struct ib_umad_port *port; in ib_umad_sm_open()1087 port = container_of(inode->i_cdev, struct ib_umad_port, sm_cdev); in ib_umad_sm_open()1124 struct ib_umad_port *port = filp->private_data; in ib_umad_sm_close()1147 static struct ib_umad_port *get_port(struct ib_device *ibdev, in get_port()1164 struct ib_umad_port *port = get_port(ibdev, client_data, res->port); in ib_umad_get_nl_info()[all …]