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

/drivers/infiniband/core/
H A Duser_mad.c71 * ib_umad_port's struct ib_umad_device. We drop these
82 struct ib_umad_port { struct
102 struct ib_umad_port port[0];
107 struct ib_umad_port *port;
773 * - the ib_umad_port structures are properly reference counted, and
781 struct ib_umad_port *port;
785 port = container_of(inode->i_cdev, struct ib_umad_port, cdev);
876 struct ib_umad_port *port;
882 port = container_of(inode->i_cdev, struct ib_umad_port, sm_cdev);
917 struct ib_umad_port *por
[all...]

Completed in 13 milliseconds