Home
last modified time | relevance | path

Searched refs:FC_FID_FLOGI (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/scsi/elx/libefc/
H A Defc_nport.c220 if (!(node->rnode.fc_id == FC_FID_FLOGI && nport->is_vport)) { in efc_nport_shutdown()
416 fabric = efc_node_alloc(nport, FC_FID_FLOGI, false, in __efc_nport_vport_wait_alloc()
457 node = efc_node_find(nport, FC_FID_FLOGI); in __efc_nport_vport_allocated()
459 efc_log_debug(efc, "can't find node %06x\n", FC_FID_FLOGI); in __efc_nport_vport_allocated()
H A Defc_domain.c412 node = efc_node_find(nport, FC_FID_FLOGI); in __efc_domain_wait_alloc()
418 node = efc_node_alloc(nport, FC_FID_FLOGI, in __efc_domain_wait_alloc()
H A Defc_node.c225 case FC_FID_FLOGI: in efc_node_fcid_display()
H A Defc_fabric.c699 case FC_FID_FLOGI: in efc_process_gidpt_payload()
/linux/drivers/scsi/libfc/
H A Dfc_npiv.c57 if (port_id == FC_FID_FLOGI) in fc_vport_id_lookup()
H A Dfc_lport.c900 if (fc_frame_sid(fp) == FC_FID_FLOGI) in fc_lport_recv_els_req()
1718 if (!lport->tt.elsct_send(lport, FC_FID_FLOGI, fp, ELS_LOGO, in fc_lport_enter_logo()
1862 if (!lport->tt.elsct_send(lport, FC_FID_FLOGI, fp, in fc_lport_enter_flogi()
H A Dfc_exch.c1596 ep->did != FC_FID_FLOGI) { in fc_exch_recv_seq_resp()
/linux/include/uapi/scsi/fc/
H A Dfc_fs.h144 FC_FID_FLOGI = 0xfffffe, /* fabric login */ enumerator
/linux/drivers/scsi/csiostor/
H A Dcsio_rnode.c458 if (((ntohl(*did) >> 8) & CSIO_DID_MASK) != FC_FID_FLOGI) { in csio_rn_verify_rparams()
H A Dcsio_attr.c315 rn = csio_rnode_lookup_portid(ln, FC_FID_FLOGI); in csio_get_host_fabric_name()
/linux/drivers/scsi/fnic/
H A Dfdls_disc.c716 hton24(d_id, FC_FID_FLOGI); in fdls_send_fabric_abts()
721 hton24(d_id, FC_FID_FLOGI); in fdls_send_fabric_abts()
1565 hton24(d_id, FC_FID_FLOGI); in fdls_send_fabric_logo()
3769 if (!((s_id == FC_FID_DIR_SERV) || (s_id == FC_FID_FLOGI) in fdls_process_fabric_abts_rsp()
4756 if ((s_id != FC_FID_FLOGI) in fnic_fdls_validate_and_get_frame_type()
H A Dfip.c484 || (s_id != FC_FID_FLOGI) in fnic_fcoe_process_flogi_resp()
/linux/drivers/scsi/fcoe/
H A Dfcoe.c1627 ntoh24(fh->fh_s_id) == FC_FID_FLOGI) { in fcoe_filter_frames()
2628 if (ntoh24(fh->fh_d_id) != FC_FID_FLOGI) in fcoe_elsct_send()
H A Dfcoe_ctlr.c751 if (ntoh24(fh->fh_d_id) == FC_FID_FLOGI) in fcoe_ctlr_els_send()
756 if (ntoh24(fh->fh_d_id) != FC_FID_FLOGI) in fcoe_ctlr_els_send()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c944 if (ntoh24(fh->fh_d_id) != FC_FID_FLOGI) in bnx2fc_elsct_send()
H A Dbnx2fc_fcoe.c597 if (ntoh24(fh->fh_s_id) == FC_FID_FLOGI) { in bnx2fc_recv_frame()
/linux/drivers/scsi/qedf/
H A Dqedf_main.c360 lport->tt.elsct_send(lport, FC_FID_FLOGI, fp, in qedf_send_flogi()
1114 if (vn_port && ntoh24(fh->fh_d_id) != FC_FID_FLOGI) { in qedf_xmit()
2536 if (ntoh24(fh->fh_s_id) == FC_FID_FLOGI) { in qedf_recv_frame()
/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.c1480 if (params->d_id == FC_FID_FLOGI) in sli_els_request64_wqe()
1484 if (params->d_id == FC_FID_FLOGI) in sli_els_request64_wqe()