Searched refs:show_hca (Results 1 – 7 of 7) sorted by relevance
/drivers/infiniband/hw/qib/ |
D | qib_sysfs.c | 563 static ssize_t show_hca(struct device *device, struct device_attribute *attr, in show_hca() function 706 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL); 707 static DEVICE_ATTR(board_id, S_IRUGO, show_hca, NULL);
|
/drivers/infiniband/hw/cxgb4/ |
D | provider.c | 424 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, in show_hca() function 503 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|
/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 1085 static ssize_t show_hca(struct device *device, struct device_attribute *attr, in show_hca() function 1114 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|
/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 1186 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, in show_hca() function 1325 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|
/drivers/infiniband/hw/mlx5/ |
D | main.c | 2224 static ssize_t show_hca(struct device *device, struct device_attribute *attr, in show_hca() function 2250 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|
/drivers/infiniband/hw/mlx4/ |
D | main.c | 2119 static ssize_t show_hca(struct device *device, struct device_attribute *attr, in show_hca() function 2145 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|
/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 2611 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, in show_hca() function 2631 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|