Home
last modified time | relevance | path

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

/drivers/scsi/libfc/
Dfc_npiv.c49 struct fc_lport *fc_vport_id_lookup(struct fc_lport *n_port, u32 port_id) in fc_vport_id_lookup() function
71 EXPORT_SYMBOL(fc_vport_id_lookup);
Dfc_exch.c1517 lport = fc_vport_id_lookup(lport, ntoh24(fh->fh_d_id)); in fc_exch_recv_req()
/drivers/scsi/fcoe/
Dfcoe_ctlr.c1424 vn_port = fc_vport_id_lookup(lport, in fcoe_ctlr_recv_clr_vlink()
1476 vn_port = fc_vport_id_lookup(lport, in fcoe_ctlr_recv_clr_vlink()
/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c571 vn_port = fc_vport_id_lookup(lport, ntoh24(fh->fh_d_id)); in bnx2fc_recv_frame()
/drivers/scsi/qedf/
Dqedf_main.c2427 vn_port = fc_vport_id_lookup(lport, ntoh24(fh->fh_d_id)); in qedf_recv_frame()