Searched refs:srpt_format_guid (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.c | 531 static int srpt_format_guid(char *buf, unsigned int size, const __be64 *guid) in srpt_format_guid() function 569 srpt_format_guid(sport->guid_name, ARRAY_SIZE(sport->guid_name), in srpt_refresh_port() 2529 srpt_format_guid(sguid, sizeof(sguid), in srpt_ib_cm_req_recv()
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.c | 537 static int srpt_format_guid(char *buf, unsigned int size, const __be64 *guid) in srpt_format_guid() function 575 srpt_format_guid(sport->guid_name, ARRAY_SIZE(sport->guid_name), in srpt_refresh_port() 2538 srpt_format_guid(sguid, sizeof(sguid), in srpt_ib_cm_req_recv()
|
Completed in 10 milliseconds