Searched refs:zfcp_fsf_send_ct (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/s390/scsi/ |
D | zfcp_fc.c | 395 ret = zfcp_fsf_send_ct(&adapter->gs->ds, &fc_req->ct_els, in zfcp_fc_ns_gid_pn_request() 690 ret = zfcp_fsf_send_ct(&adapter->gs->ds, ct_els, NULL, in zfcp_fc_send_gpn_ft() 849 ret = zfcp_fsf_send_ct(&adapter->gs->ds, ct_els, NULL, in zfcp_fc_gspn() 897 ret = zfcp_fsf_send_ct(&adapter->gs->ds, ct_els, NULL, in zfcp_fc_rspn() 1039 ret = zfcp_fsf_send_ct(wka_port, ct, NULL, job->timeout / HZ); in zfcp_fc_exec_ct_job()
|
D | zfcp_ext.h | 128 extern int zfcp_fsf_send_ct(struct zfcp_fc_wka_port *, struct zfcp_fsf_ct_els *,
|
D | zfcp_fsf.c | 1093 int zfcp_fsf_send_ct(struct zfcp_fc_wka_port *wka_port, in zfcp_fsf_send_ct() function
|