Lines Matching defs:attr

273 	struct ib_qp_attr *attr;  in srp_init_ib_qp()  local
527 const struct ib_device_attr *attr = &dev->dev->attrs; in srp_create_ch_ib() local
780 struct ib_port_attr attr; in srp_get_subnet_timeout() local
1025 struct attribute **attr; in srp_del_scsi_host_attr() local
2862 static ssize_t id_ext_show(struct device *dev, struct device_attribute *attr, in id_ext_show()
2872 static ssize_t ioc_guid_show(struct device *dev, struct device_attribute *attr, in ioc_guid_show()
2883 struct device_attribute *attr, char *buf) in service_id_show()
2895 static ssize_t pkey_show(struct device *dev, struct device_attribute *attr, in pkey_show()
2908 static ssize_t sgid_show(struct device *dev, struct device_attribute *attr, in sgid_show()
2918 static ssize_t dgid_show(struct device *dev, struct device_attribute *attr, in dgid_show()
2932 static ssize_t orig_dgid_show(struct device *dev, struct device_attribute *attr, in orig_dgid_show()
2945 static ssize_t req_lim_show(struct device *dev, struct device_attribute *attr, in req_lim_show()
2963 struct device_attribute *attr, char *buf) in zero_req_lim_show()
2973 struct device_attribute *attr, char *buf) in local_ib_port_show()
2983 struct device_attribute *attr, char *buf) in local_ib_device_show()
2993 static ssize_t ch_count_show(struct device *dev, struct device_attribute *attr, in ch_count_show()
3004 struct device_attribute *attr, char *buf) in comp_vector_show()
3014 struct device_attribute *attr, char *buf) in tl_retry_count_show()
3024 struct device_attribute *attr, char *buf) in cmd_sg_entries_show()
3034 struct device_attribute *attr, char *buf) in allow_ext_sg_show()
3682 struct device_attribute *attr, const char *buf, in add_target_store()
3928 static ssize_t ibdev_show(struct device *dev, struct device_attribute *attr, in ibdev_show()
3938 static ssize_t port_show(struct device *dev, struct device_attribute *attr, in port_show()
4003 struct ib_device_attr *attr = &device->attrs; in srp_add_one() local