Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/qedf/
Dqedf_attr.c24 return lport_priv(base_lport); in qedf_get_base_qedf()
48 struct qedf_ctx *qedf = lport_priv(lport); in fka_period_show()
113 struct qedf_ctx *qedf = lport_priv(lport); in qedf_sysfs_read_grcdump()
141 qedf = lport_priv(lport); in qedf_sysfs_write_grcdump()
Dqedf_main.c271 struct qedf_ctx *qedf = lport_priv(lport); in qedf_flogi_resp()
312 struct qedf_ctx *qedf = lport_priv(lport); in qedf_elsct_send()
731 qedf = (struct qedf_ctx *)lport_priv(lport); in qedf_eh_abort()
918 qedf = lport_priv(lport); in qedf_ctx_soft_reset()
960 qedf = lport_priv(lport); in qedf_eh_host_reset()
1076 qedf = (struct qedf_ctx *)lport_priv(lport); in qedf_xmit()
1457 struct qedf_ctx *qedf = lport_priv(lport); in qedf_rport_event_handler()
1822 struct qedf_ctx *base_qedf = lport_priv(n_port); in qedf_vport_create()
1854 vport_qedf = lport_priv(vn_port); in qedf_vport_create()
1943 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.c476 struct qedf_ctx *qedf = lport_priv(lport); in qedf_map_sg()
851 struct qedf_ctx *qedf = lport_priv(lport); in qedf_post_io_req()
933 struct qedf_ctx *qedf = lport_priv(lport); in qedf_queuecommand()
/linux-5.19.10/drivers/scsi/fcoe/
Dfcoe.c580 fcoe_port_send(lport_priv(fip->lp), skb); in fcoe_fip_send()
593 struct fcoe_port *port = lport_priv(lport); in fcoe_update_src_mac()
609 struct fcoe_port *port = lport_priv(lport); in fcoe_get_src_mac()
709 port = lport_priv(lport); in fcoe_netdev_config()
813 port = lport_priv(lport); in fcoe_fdmi_info()
922 struct fcoe_port *port = lport_priv(lport); in fcoe_em_config()
1003 struct fcoe_port *port = lport_priv(lport); in fcoe_if_destroy()
1149 port = lport_priv(lport); in fcoe_if_create()
1481 struct fcoe_port *port = lport_priv(lport); in fcoe_xmit()
1625 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.c370 struct fcoe_port *port = lport_priv(lport); in fcoe_clean_pending_queue()
399 struct fcoe_port *port = lport_priv(lport); in fcoe_check_wait_queue()
/linux-5.19.10/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c136 ((struct fcoe_port *)lport_priv(lport))->priv)->netdev; in bnx2fc_netdev()
191 struct fcoe_port *port = lport_priv(lport); in bnx2fc_cleanup()
281 port = (struct fcoe_port *)lport_priv(lport); in bnx2fc_xmit()
560 phys_port = lport_priv(lport); in bnx2fc_recv_frame()
575 port = lport_priv(vn_port); in bnx2fc_recv_frame()
683 struct fcoe_port *port = lport_priv(lport); in bnx2fc_get_host_stats()
733 struct fcoe_port *port = lport_priv(lport); in bnx2fc_shost_config()
766 struct fcoe_port *port = lport_priv(lport); in bnx2fc_link_ok()
804 port = lport_priv(lport); in bnx2fc_net_config()
1076 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.c682 port = lport_priv(lport); in bnx2fc_initiate_tmf()
/linux-5.19.10/drivers/scsi/fnic/
Dfnic_attrs.c27 struct fnic *fnic = lport_priv(lp); in fnic_show_state()
Dfnic_main.c179 struct fnic *fnic = lport_priv(lp); in fnic_get_host_speed()
210 struct fnic *fnic = lport_priv(lp); in fnic_get_stats()
323 struct fnic *fnic = lport_priv(lp); in fnic_reset_host_stats()
549 struct fnic *fnic = lport_priv(lport); in fnic_get_mac()
580 fnic = lport_priv(lp); in fnic_probe()
Dfnic_scsi.c430 struct fnic *fnic = lport_priv(lp); in fnic_queuecommand_lck()
1697 fnic = lport_priv(lport); in fnic_terminate_rport_io()
1742 fnic = lport_priv(lp); in fnic_abort_cmd()
2249 fnic = lport_priv(lp); in fnic_device_reset()
2476 fnic = lport_priv(lp); in fnic_reset()
2518 struct fnic *fnic = lport_priv(lp); in fnic_host_reset()
2565 struct fnic *fnic = lport_priv(lp); in fnic_scsi_abort_io()
2616 struct fnic *fnic = lport_priv(lp); in fnic_scsi_cleanup()
2647 struct fnic *fnic = lport_priv(lp); in fnic_exch_mgr_reset()
Dfnic_fcs.c750 struct fnic *fnic = lport_priv(lport); in fnic_update_mac()
773 struct fnic *fnic = lport_priv(lport); in fnic_set_port_id()
1164 struct fnic *fnic = lport_priv(lp); in fnic_send()
/linux-5.19.10/drivers/nvme/target/
Dfcloop.c1018 struct fcloop_lport_priv *lport_priv = localport->private; in fcloop_localport_delete() local
1019 struct fcloop_lport *lport = lport_priv->lport; in fcloop_localport_delete()
1097 struct fcloop_lport_priv *lport_priv; in fcloop_create_local_port() local
1128 lport_priv = localport->private; in fcloop_create_local_port()
1129 lport_priv->lport = lport; in fcloop_create_local_port()
/linux-5.19.10/include/scsi/
Dlibfcoe.h370 struct fcoe_port *port = ((struct fcoe_port *)lport_priv(lport)); in fcoe_get_netdev()
Dlibfc.h855 static inline void *lport_priv(const struct fc_lport *lport) in lport_priv() function