Lines Matching refs:lport
10 return qedf->lport->vport != NULL; in qedf_is_vport()
16 struct fc_lport *lport; in qedf_get_base_qedf() local
22 lport = qedf->lport; in qedf_get_base_qedf()
23 base_lport = shost_priv(vport_to_shost(lport->vport)); in qedf_get_base_qedf()
31 struct fc_lport *lport = shost_priv(class_to_shost(dev)); in qedf_fcoe_mac_show() local
36 port_id = fc_host_port_id(lport->host); in qedf_fcoe_mac_show()
49 struct fc_lport *lport = shost_priv(class_to_shost(dev)); in qedf_fka_period_show() local
50 struct qedf_ctx *qedf = lport_priv(lport); in qedf_fka_period_show()
94 qedf_uevent_emit(base_qedf->lport->host, QEDF_UEVENT_CODE_GRCDUMP, in qedf_capture_grc_dump()
104 struct fc_lport *lport = shost_priv(dev_to_shost(container_of(kobj, in qedf_sysfs_read_grcdump() local
106 struct qedf_ctx *qedf = lport_priv(lport); in qedf_sysfs_read_grcdump()
123 struct fc_lport *lport = NULL; in qedf_sysfs_write_grcdump() local
133 lport = shost_priv(dev_to_shost(container_of(kobj, in qedf_sysfs_write_grcdump()
135 qedf = lport_priv(lport); in qedf_sysfs_write_grcdump()
175 qedf_create_sysfs_attr(qedf->lport->host, bin_file_entries); in qedf_create_sysfs_ctx_attr()
180 qedf_remove_sysfs_attr(qedf->lport->host, bin_file_entries); in qedf_remove_sysfs_ctx_attr()