Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qedf/
Dqedf_attr.c24 return lport_priv(base_lport); in qedf_get_base_qedf()
50 struct qedf_ctx *qedf = lport_priv(lport); in qedf_fka_period_show()
106 struct qedf_ctx *qedf = lport_priv(lport); in qedf_sysfs_read_grcdump()
135 qedf = lport_priv(lport); in qedf_sysfs_write_grcdump()
Dqedf_main.c262 struct qedf_ctx *qedf = lport_priv(lport); in qedf_flogi_resp()
302 struct qedf_ctx *qedf = lport_priv(lport); in qedf_elsct_send()
664 qedf = (struct qedf_ctx *)lport_priv(lport); in qedf_eh_abort()
851 qedf = lport_priv(lport); in qedf_ctx_soft_reset()
892 qedf = lport_priv(lport); in qedf_eh_host_reset()
1009 qedf = (struct qedf_ctx *)lport_priv(lport); in qedf_xmit()
1390 struct qedf_ctx *qedf = lport_priv(lport); in qedf_rport_event_handler()
1721 struct qedf_ctx *base_qedf = lport_priv(n_port); in qedf_vport_create()
1755 vport_qedf = lport_priv(vn_port); in qedf_vport_create()
1841 struct qedf_ctx *qedf = lport_priv(vn_port); in qedf_vport_destroy()
[all …]
Dqedf_fip.c298 struct qedf_ctx *qedf = lport_priv(lport); in qedf_get_src_mac()
Dqedf_io.c483 struct qedf_ctx *qedf = lport_priv(lport); in qedf_map_sg()
860 struct qedf_ctx *qedf = lport_priv(lport); in qedf_post_io_req()
945 struct qedf_ctx *qedf = lport_priv(lport); in qedf_queuecommand()
/Linux-v5.4/drivers/scsi/fcoe/
Dfcoe.c581 fcoe_port_send(lport_priv(fip->lp), skb); in fcoe_fip_send()
594 struct fcoe_port *port = lport_priv(lport); in fcoe_update_src_mac()
610 struct fcoe_port *port = lport_priv(lport); in fcoe_get_src_mac()
710 port = lport_priv(lport); in fcoe_netdev_config()
814 port = lport_priv(lport); in fcoe_fdmi_info()
923 struct fcoe_port *port = lport_priv(lport); in fcoe_em_config()
1004 struct fcoe_port *port = lport_priv(lport); in fcoe_if_destroy()
1150 port = lport_priv(lport); in fcoe_if_create()
1483 struct fcoe_port *port = lport_priv(lport); in fcoe_xmit()
1630 fcoe = ((struct fcoe_port *)lport_priv(lport))->priv; in fcoe_filter_frames()
[all …]
Dfcoe.h90 ((struct fcoe_port *)lport_priv(lport))->priv)->netdev; in fcoe_netdev()
Dfcoe_transport.c369 struct fcoe_port *port = lport_priv(lport); in fcoe_clean_pending_queue()
397 struct fcoe_port *port = lport_priv(lport); in fcoe_check_wait_queue()
/Linux-v5.4/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c134 ((struct fcoe_port *)lport_priv(lport))->priv)->netdev; in bnx2fc_netdev()
189 struct fcoe_port *port = lport_priv(lport); in bnx2fc_cleanup()
280 port = (struct fcoe_port *)lport_priv(lport); in bnx2fc_xmit()
558 phys_port = lport_priv(lport); in bnx2fc_recv_frame()
573 port = lport_priv(vn_port); in bnx2fc_recv_frame()
681 struct fcoe_port *port = lport_priv(lport); in bnx2fc_get_host_stats()
731 struct fcoe_port *port = lport_priv(lport); in bnx2fc_shost_config()
764 struct fcoe_port *port = lport_priv(lport); in bnx2fc_link_ok()
802 port = lport_priv(lport); in bnx2fc_net_config()
1080 struct fcoe_port *port = lport_priv(lport); in bnx2fc_update_src_mac()
[all …]
Dbnx2fc_tgt.c443 struct fcoe_port *port = lport_priv(lport); in bnx2fc_rport_event_handler()
Dbnx2fc_els.c932 struct fcoe_port *port = lport_priv(lport); in bnx2fc_elsct_send()
Dbnx2fc_io.c684 port = lport_priv(lport); in bnx2fc_initiate_tmf()
/Linux-v5.4/drivers/scsi/fnic/
Dfnic_attrs.c27 struct fnic *fnic = lport_priv(lp); in fnic_show_state()
Dfnic_main.c178 struct fnic *fnic = lport_priv(lp); in fnic_get_host_speed()
209 struct fnic *fnic = lport_priv(lp); in fnic_get_stats()
322 struct fnic *fnic = lport_priv(lp); in fnic_reset_host_stats()
548 struct fnic *fnic = lport_priv(lport); in fnic_get_mac()
580 fnic = lport_priv(lp); in fnic_probe()
Dfnic_scsi.c427 struct fnic *fnic = lport_priv(lp); in fnic_queuecommand_lck()
1710 fnic = lport_priv(lport); in fnic_terminate_rport_io()
1856 fnic = lport_priv(lp); in fnic_abort_cmd()
2348 fnic = lport_priv(lp); in fnic_device_reset()
2577 fnic = lport_priv(lp); in fnic_reset()
2619 struct fnic *fnic = lport_priv(lp); in fnic_host_reset()
2666 struct fnic *fnic = lport_priv(lp); in fnic_scsi_abort_io()
2716 struct fnic *fnic = lport_priv(lp); in fnic_scsi_cleanup()
2747 struct fnic *fnic = lport_priv(lp); in fnic_exch_mgr_reset()
Dfnic_fcs.c754 struct fnic *fnic = lport_priv(lport); in fnic_update_mac()
777 struct fnic *fnic = lport_priv(lport); in fnic_set_port_id()
1171 struct fnic *fnic = lport_priv(lp); in fnic_send()
/Linux-v5.4/drivers/nvme/target/
Dfcloop.c825 struct fcloop_lport_priv *lport_priv = localport->private; in fcloop_localport_delete() local
826 struct fcloop_lport *lport = lport_priv->lport; in fcloop_localport_delete()
897 struct fcloop_lport_priv *lport_priv; in fcloop_create_local_port() local
928 lport_priv = localport->private; in fcloop_create_local_port()
929 lport_priv->lport = lport; in fcloop_create_local_port()
/Linux-v5.4/include/scsi/
Dlibfcoe.h367 struct fcoe_port *port = ((struct fcoe_port *)lport_priv(lport)); in fcoe_get_netdev()
Dlibfc.h846 static inline void *lport_priv(const struct fc_lport *lport) in lport_priv() function