struct srpt_port - Information associated by SRPT with a single IB port. : backpointer to the HCA information. : per-port management datagram processing information. : Whether or not this target port is enabled. : ASCII representation of Port GUID : one-based port number. : cached value of the port's sm_lid. : cached value of the port's lid. : cached value of the port's gid. spinlock for port_acl_list: : work structure for refreshing the aforementioned cached values. Target portal group = 1 data. : Target core WWN data. : Head of the list with all node ACLs for this port.
Definition at line 359 of file ib_srpt.h.