Searched refs:zfcp_fsf_send_els (Results 1 – 2 of 2) sorted by relevance
586 ret = zfcp_fsf_send_els(adapter, d_id, &fc_req->ct_els, in zfcp_fc_adisc()1053 return zfcp_fsf_send_els(adapter, d_id, els, job->timeout / HZ); in zfcp_fc_exec_els_job()
1321 int zfcp_fsf_send_els(struct zfcp_adapter *adapter, u32 d_id, in zfcp_fsf_send_els() function