Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_main.c94 static void get_dev_fw_str(struct ib_device *device, char *str) in get_dev_fw_str() function
/linux/drivers/infiniband/hw/cxgb4/
H A Dprovider.c441 static void get_dev_fw_str(struct ib_device *dev, char *str) in get_dev_fw_str() function
/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c3260 static void get_dev_fw_str(struct ib_device *ibdev, char *str) in get_dev_fw_str() function
/linux/include/rdma/
H A Dib_verbs.h2377 void (*get_dev_fw_str)(struct ib_device *device, char *str); global() member