Searched refs:ib_umad_port (Results 1 – 1 of 1) sorted by relevance
93 struct ib_umad_port { struct111 struct ib_umad_port ports[]; argument116 struct ib_umad_port *port;999 struct ib_umad_port *port; in ib_umad_open()1003 port = container_of(inode->i_cdev, struct ib_umad_port, cdev); in ib_umad_open()1089 struct ib_umad_port *port; in ib_umad_sm_open()1095 port = container_of(inode->i_cdev, struct ib_umad_port, sm_cdev); in ib_umad_sm_open()1132 struct ib_umad_port *port = filp->private_data; in ib_umad_sm_close()1154 static struct ib_umad_port *get_port(struct ib_device *ibdev, in get_port()1171 struct ib_umad_port *port = get_port(ibdev, client_data, res->port); in ib_umad_get_nl_info()[all …]