Searched refs:ib_port_attribute (Results 1 – 3 of 3) sorted by relevance
| /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)
|
| /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()
|
| /linux/drivers/infiniband/core/ |
| H A D | cm.c | 155 struct ib_port_attribute attr; 4267 struct ib_port_attribute *attr, char *buf) in cm_show_counter()
|