Home
last modified time | relevance | path

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

/linux-4.4.14/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.c1472 lport = fc_vport_id_lookup(lport, ntoh24(fh->fh_d_id)); in fc_exch_recv_req()
/linux-4.4.14/include/scsi/
Dlibfc.h1072 struct fc_lport *fc_vport_id_lookup(struct fc_lport *, u32 port_id);
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_ctlr.c1399 vn_port = fc_vport_id_lookup(lport, in fcoe_ctlr_recv_clr_vlink()
1451 vn_port = fc_vport_id_lookup(lport, in fcoe_ctlr_recv_clr_vlink()
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c544 vn_port = fc_vport_id_lookup(lport, ntoh24(fh->fh_d_id)); in bnx2fc_recv_frame()