Lines Matching defs:p
75 struct ib_port *p = container_of(kobj, struct ib_port, kobj); in port_attr_show() local
87 static ssize_t state_show(struct ib_port *p, struct port_attribute *unused, in state_show()
111 static ssize_t lid_show(struct ib_port *p, struct port_attribute *unused, in lid_show()
124 static ssize_t lid_mask_count_show(struct ib_port *p, in lid_mask_count_show()
138 static ssize_t sm_lid_show(struct ib_port *p, struct port_attribute *unused, in sm_lid_show()
151 static ssize_t sm_sl_show(struct ib_port *p, struct port_attribute *unused, in sm_sl_show()
164 static ssize_t cap_mask_show(struct ib_port *p, struct port_attribute *unused, in cap_mask_show()
177 static ssize_t rate_show(struct ib_port *p, struct port_attribute *unused, in rate_show()
225 static ssize_t phys_state_show(struct ib_port *p, struct port_attribute *unused, in phys_state_show()
248 static ssize_t link_layer_show(struct ib_port *p, struct port_attribute *unused, in link_layer_show()
284 static ssize_t show_port_gid(struct ib_port *p, struct port_attribute *attr, in show_port_gid()
299 static ssize_t show_port_pkey(struct ib_port *p, struct port_attribute *attr, in show_port_pkey()
320 static ssize_t show_pma_counter(struct ib_port *p, struct port_attribute *attr, in show_pma_counter()
433 struct ib_port *p = container_of(kobj, struct ib_port, kobj); in ib_port_release() local
507 struct ib_port *p; in add_port() local
798 struct kobject *p, *t; in free_port_list_attributes() local