Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/ocrdma/
Docrdma_main.c110 static void get_dev_fw_str(struct ib_device *device, char *str) in get_dev_fw_str() function
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dprovider.c492 static void get_dev_fw_str(struct ib_device *dev, char *str) in get_dev_fw_str() function
/Linux-v4.19/drivers/infiniband/hw/mthca/
Dmthca_provider.c1182 static void get_dev_fw_str(struct ib_device *device, char *str) in get_dev_fw_str() function
/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_verbs.c3618 static void get_dev_fw_str(struct ib_device *dev, char *str) in get_dev_fw_str() function
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c4743 static void get_dev_fw_str(struct ib_device *ibdev, char *str) in get_dev_fw_str() function
/Linux-v4.19/include/rdma/
Dib_verbs.h2579 void (*get_dev_fw_str)(struct ib_device *, char *str); member