Searched refs:rtrs_addr_to_str (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs.h | 187 int rtrs_addr_to_str(const struct rtrs_addr *addr, char *buf, size_t len);
|
H A D | rtrs-srv-sysfs.c | 271 rtrs_addr_to_str(&path, str, sizeof(str)); in rtrs_srv_create_path_files()
|
H A D | rtrs-clt-sysfs.c | 437 rtrs_addr_to_str(&path, str, sizeof(str)); in rtrs_clt_create_path_files()
|
H A D | rtrs-srv.c | 1802 rtrs_addr_to_str(&path, str, sizeof(str)); in __alloc_path()
|
H A D | rtrs-clt.c | 2611 rtrs_addr_to_str(&path, str, sizeof(str)); in init_path()
|