Home
last modified time | relevance | path

Searched refs:gid_name (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h426 char gid_name[64]; member
H A Dib_srpt.c636 snprintf(sport->gid_name, ARRAY_SIZE(sport->gid_name), in srpt_refresh_port()
3077 if (strcmp(sport->gid_name, name) == 0) { in __srpt_lookup_port()
3860 sport->gid_name, ARRAY_SIZE(port_id->name)); in srpt_make_tport()
/linux/drivers/nvme/host/
H A Dauth.c158 const char *gid_name = nvme_auth_dhgroup_name(data->dhgid); in nvme_auth_process_dhchap_challenge() local
231 chap->qid, gid_name); in nvme_auth_process_dhchap_challenge()
256 chap->qid, ret, gid_name); in nvme_auth_process_dhchap_challenge()
262 chap->qid, gid_name); in nvme_auth_process_dhchap_challenge()