Home
last modified time | relevance | path

Searched defs:get_dev_fw_str (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/infiniband/hw/ocrdma/
Docrdma_main.c94 static void get_dev_fw_str(struct ib_device *device, char *str) in get_dev_fw_str() function
/Linux-v6.6/drivers/infiniband/hw/cxgb4/
Dprovider.c442 static void get_dev_fw_str(struct ib_device *dev, char *str) in get_dev_fw_str() function
/Linux-v6.6/drivers/infiniband/hw/mthca/
Dmthca_provider.c1047 static void get_dev_fw_str(struct ib_device *device, char *str) in get_dev_fw_str() function
/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dmain.c2975 static void get_dev_fw_str(struct ib_device *ibdev, char *str) in get_dev_fw_str() function
/Linux-v6.6/include/rdma/
Dib_verbs.h2370 void (*get_dev_fw_str)(struct ib_device *device, char *str); member