Home
last modified time | relevance | path

Searched refs:fc_seq_els_rsp_send (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/libfc/
A Dfc_rport.c968 fc_seq_els_rsp_send(rx_fp, ELS_LS_RJT, &rjt_data); in fc_rport_recv_flogi_req()
1682 fc_seq_els_rsp_send(rx_fp, ELS_LS_RJT, &rjt_data); in fc_rport_recv_rls_req()
1750 fc_seq_els_rsp_send(fp, ELS_RRQ, NULL); in fc_rport_recv_els_req()
1754 fc_seq_els_rsp_send(fp, ELS_REC, NULL); in fc_rport_recv_els_req()
1775 fc_seq_els_rsp_send(fp, ELS_LS_RJT, &els_data); in fc_rport_recv_els_req()
1782 fc_seq_els_rsp_send(fp, ELS_LS_RJT, &els_data); in fc_rport_recv_els_req()
1828 fc_seq_els_rsp_send(fp, ELS_LS_RJT, &els_data); in fc_rport_recv_req()
1956 fc_seq_els_rsp_send(fp, ELS_LS_RJT, &rjt_data); in fc_rport_recv_plogi_req()
2071 fc_seq_els_rsp_send(rx_fp, ELS_LS_RJT, &rjt_data); in fc_rport_recv_prli_req()
2141 fc_seq_els_rsp_send(rx_fp, ELS_LS_RJT, &rjt_data); in fc_rport_recv_prlo_req()
[all …]
A Dfc_disc.c140 fc_seq_els_rsp_send(fp, ELS_LS_ACC, NULL); in fc_disc_recv_rscn_req()
168 fc_seq_els_rsp_send(fp, ELS_LS_RJT, &rjt_data); in fc_disc_recv_rscn_req()
A Dfc_lport.c404 fc_seq_els_rsp_send(fp, ELS_LS_ACC, NULL); in fc_lport_recv_rlir_req()
471 fc_seq_els_rsp_send(in_fp, ELS_LS_RJT, &rjt_data); in fc_lport_recv_rnid_req()
510 fc_seq_els_rsp_send(fp, ELS_LS_ACC, NULL); in fc_lport_recv_logo_req()
A Dfc_exch.c1228 void fc_seq_els_rsp_send(struct fc_frame *fp, enum fc_els_cmd els_cmd, in fc_seq_els_rsp_send() function
1248 EXPORT_SYMBOL_GPL(fc_seq_els_rsp_send);
/linux/include/scsi/
A Dlibfc.h978 void fc_seq_els_rsp_send(struct fc_frame *, enum fc_els_cmd,
/linux/drivers/scsi/fcoe/
A Dfcoe_ctlr.c3015 fc_seq_els_rsp_send(fp, ELS_LS_RJT, &rjt_data); in fcoe_ctlr_disc_recv()

Completed in 22 milliseconds