Searched defs:get_dev_fw_str (Results 1 – 5 of 5) sorted by relevance
94 static void get_dev_fw_str(struct ib_device *device, char *str) in get_dev_fw_str() function
441 static void get_dev_fw_str(struct ib_device *dev, char *str) in get_dev_fw_str() function
1048 static void get_dev_fw_str(struct ib_device *device, char *str) in get_dev_fw_str() function
3200 static void get_dev_fw_str(struct ib_device *ibdev, char *str) in get_dev_fw_str() function
2357 void (*get_dev_fw_str)(struct ib_device *device, char *str); member