Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/libfc/
Dfc_npiv.c61 struct fc_lport *fc_vport_id_lookup(struct fc_lport *n_port, u32 port_id) in fc_vport_id_lookup() function
83 EXPORT_SYMBOL(fc_vport_id_lookup);
Dfc_exch.c1529 lport = fc_vport_id_lookup(lport, ntoh24(fh->fh_d_id)); in fc_exch_recv_req()
/Linux-v4.19/include/scsi/
Dlibfc.h915 struct fc_lport *fc_vport_id_lookup(struct fc_lport *, u32 port_id);
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe_ctlr.c1433 vn_port = fc_vport_id_lookup(lport, in fcoe_ctlr_recv_clr_vlink()
1485 vn_port = fc_vport_id_lookup(lport, in fcoe_ctlr_recv_clr_vlink()
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c580 vn_port = fc_vport_id_lookup(lport, ntoh24(fh->fh_d_id)); in bnx2fc_recv_frame()
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_main.c2259 vn_port = fc_vport_id_lookup(lport, ntoh24(fh->fh_d_id)); in qedf_recv_frame()