Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/scsi/
Dzfcp_ext.h135 extern int zfcp_fsf_send_els(struct zfcp_adapter *, u32,
Dzfcp_fc.c582 ret = zfcp_fsf_send_els(adapter, d_id, &fc_req->ct_els, in zfcp_fc_adisc()
1038 return zfcp_fsf_send_els(adapter, d_id, els, job->timeout / HZ); in zfcp_fc_exec_els_job()
Dzfcp_fsf.c1322 int zfcp_fsf_send_els(struct zfcp_adapter *adapter, u32 d_id, in zfcp_fsf_send_els() function