Lines Matching refs:efc_els_io_req

34 struct efc_els_io_req *
40 struct efc_els_io_req *
44 struct efc_els_io_req *els; in efc_els_io_alloc_size()
101 efc_els_io_free(struct efc_els_io_req *els) in efc_els_io_free()
109 struct efc_els_io_req *els = in _efc_els_io_free()
110 container_of(arg, struct efc_els_io_req, ref); in _efc_els_io_free()
145 efc_els_retry(struct efc_els_io_req *els);
150 struct efc_els_io_req *els = from_timer(els, t, delay_timer); in efc_els_delay_timer_cb()
159 struct efc_els_io_req *els; in efc_els_req_cb()
248 struct efc_els_io_req *els = in efc_disc_io_complete()
249 container_of(io, struct efc_els_io_req, io); in efc_disc_io_complete()
256 static int efc_els_send_req(struct efc_node *node, struct efc_els_io_req *els, in efc_els_send_req()
294 efc_els_retry(struct efc_els_io_req *els) in efc_els_retry()
321 struct efc_els_io_req *els; in efc_els_acc_cb()
353 efc_els_send_rsp(struct efc_els_io_req *els, u32 rsplen) in efc_els_send_rsp()
395 struct efc_els_io_req *els; in efc_send_plogi()
422 struct efc_els_io_req *els; in efc_send_flogi()
451 struct efc_els_io_req *els; in efc_send_fdisc()
481 struct efc_els_io_req *els; in efc_send_prli()
521 struct efc_els_io_req *els; in efc_send_logo()
553 struct efc_els_io_req *els; in efc_send_adisc()
587 struct efc_els_io_req *els; in efc_send_scr()
615 struct efc_els_io_req *els = NULL; in efc_send_ls_rjt()
645 struct efc_els_io_req *els = NULL; in efc_send_plogi_acc()
680 struct efc_els_io_req *els = NULL; in efc_send_flogi_p2p_acc()
713 struct efc_els_io_req *els = NULL; in efc_send_prli_acc()
755 struct efc_els_io_req *els = NULL; in efc_send_prlo_acc()
791 struct efc_els_io_req *els = NULL; in efc_send_ls_acc()
818 struct efc_els_io_req *els = NULL; in efc_send_logo_acc()
847 struct efc_els_io_req *els = NULL; in efc_send_adisc_acc()
895 struct efc_els_io_req *els; in efc_ns_send_rftid()
932 struct efc_els_io_req *els; in efc_ns_send_rffid()
971 struct efc_els_io_req *els = NULL; in efc_ns_send_gidpt()
1005 efc_els_io_cleanup(struct efc_els_io_req *els, int evt, void *arg) in efc_els_io_cleanup()
1019 struct efc_els_io_req *els = arg; in efc_ct_acc_cb()
1031 struct efc_els_io_req *els = NULL; in efc_send_ct_rsp()