Home
last modified time | relevance | path

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

/linux/drivers/scsi/libfc/
A 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);
A Dfc_exch.c1521 lport = fc_vport_id_lookup(lport, ntoh24(fh->fh_d_id)); in fc_exch_recv_req()
/linux/include/scsi/
A Dlibfc.h903 struct fc_lport *fc_vport_id_lookup(struct fc_lport *, u32 port_id);
/linux/drivers/scsi/fcoe/
A Dfcoe_ctlr.c1426 vn_port = fc_vport_id_lookup(lport, in fcoe_ctlr_recv_clr_vlink()
1478 vn_port = fc_vport_id_lookup(lport, in fcoe_ctlr_recv_clr_vlink()
/linux/drivers/scsi/bnx2fc/
A Dbnx2fc_fcoe.c573 vn_port = fc_vport_id_lookup(lport, ntoh24(fh->fh_d_id)); in bnx2fc_recv_frame()
/linux/drivers/scsi/qedf/
A Dqedf_main.c2535 vn_port = fc_vport_id_lookup(lport, ntoh24(fh->fh_d_id)); in qedf_recv_frame()

Completed in 25 milliseconds