Searched refs:ib_port_attribute (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/rdma/ |
H A D | ib_sysfs.h | 12 struct ib_port_attribute { struct 15 struct ib_port_attribute *attr, char *buf); argument 17 struct ib_port_attribute *attr, const char *buf, argument 22 struct ib_port_attribute ib_port_attr_##_name = __ATTR_RW(_name) 25 struct ib_port_attribute ib_port_attr_##_name = \ 29 struct ib_port_attribute ib_port_attr_##_name = __ATTR_RO(_name) 32 struct ib_port_attribute ib_port_attr_##_name = __ATTR_WO(_name)
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_sysfs.c | 53 struct ib_port_attribute *attr, char *buf) in hrtbt_enable_show() 62 struct ib_port_attribute *attr, in hrtbt_enable_store() 105 struct ib_port_attribute *attr, in led_override_store() 125 struct ib_port_attribute *attr, char *buf) in status_show() 156 struct ib_port_attribute *attr, char *buf) in status_str_show() 304 struct ib_port_attribute attr; 372 struct ib_port_attribute attr; 455 struct ib_port_attribute *attr, char *buf) in rc_acks_show() 478 struct ib_port_attribute *attr, char *buf) in rc_qacks_show() 501 struct ib_port_attribute *attr, char *buf) in rc_delayed_comp_show() [all …]
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | sysfs.c | 50 struct ib_port_attribute attr; 86 struct ib_port_attribute attr; 108 struct ib_port_attribute *port_attr = in port_attr_show() 122 struct ib_port_attribute *port_attr = in port_attr_store() 171 struct ib_port_attribute *attr, char *buf) in hw_stat_port_show() 183 struct ib_port_attribute *attr, in hw_stat_port_store() 198 struct ib_port_attribute *port_attr = in gid_attr_show() 240 struct ib_port_attribute *unused, char *buf) in lid_show() 507 struct ib_port_attribute *attr, in show_port_gid_attr_ndev() 515 struct ib_port_attribute *attr, in show_port_gid_attr_gid_type() [all …]
|
H A D | cm.c | 154 struct ib_port_attribute attr; 4287 struct ib_port_attribute *attr, char *buf) in cm_show_counter()
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | sysfs.c | 105 struct ib_port_attribute *attr, char *buf) in cc_prescan_show() 114 struct ib_port_attribute *attr, const char *buf, in cc_prescan_store() 142 struct ib_port_attribute attr; 147 struct ib_port_attribute *attr, char *buf) in sc2vl_attr_show() 239 struct ib_port_attribute attr; 244 struct ib_port_attribute *attr, char *buf) in sl2sc_attr_show() 338 struct ib_port_attribute attr; 343 struct ib_port_attribute *attr, char *buf) in vl2mtu_attr_show()
|