Searched defs:get_dev_fw_str (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/ |
| D | ocrdma_main.c | 94 static void get_dev_fw_str(struct ib_device *device, char *str) in get_dev_fw_str() function
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
| D | ocrdma_main.c | 108 static void get_dev_fw_str(struct ib_device *device, char *str) in get_dev_fw_str() function
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
| D | provider.c | 439 static void get_dev_fw_str(struct ib_device *dev, char *str) in get_dev_fw_str() function
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
| D | provider.c | 442 static void get_dev_fw_str(struct ib_device *dev, char *str) in get_dev_fw_str() function
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
| D | mthca_provider.c | 1068 static void get_dev_fw_str(struct ib_device *device, char *str) in get_dev_fw_str() function
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
| D | mthca_provider.c | 1047 static void get_dev_fw_str(struct ib_device *device, char *str) in get_dev_fw_str() function
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
| D | main.c | 3266 static void get_dev_fw_str(struct ib_device *ibdev, char *str) in get_dev_fw_str() function
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
| D | main.c | 3051 static void get_dev_fw_str(struct ib_device *ibdev, char *str) in get_dev_fw_str() function
|
| /kernel/linux/linux-6.6/include/rdma/ |
| D | ib_verbs.h | 2372 void (*get_dev_fw_str)(struct ib_device *device, char *str); member
|
| /kernel/linux/linux-5.10/include/rdma/ |
| D | ib_verbs.h | 2315 void (*get_dev_fw_str)(struct ib_device *device, char *str); member
|