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()
30 struct fc_lport *lport = shost_priv(class_to_shost(dev)); in fcoe_mac_show() local
35 port_id = fc_host_port_id(lport->host); in fcoe_mac_show()
47 struct fc_lport *lport = shost_priv(class_to_shost(dev)); in fka_period_show() local
48 struct qedf_ctx *qedf = lport_priv(lport); in fka_period_show()
101 qedf_uevent_emit(base_qedf->lport->host, QEDF_UEVENT_CODE_GRCDUMP, in qedf_capture_grc_dump()
111 struct fc_lport *lport = shost_priv(dev_to_shost(container_of(kobj, in qedf_sysfs_read_grcdump() local
113 struct qedf_ctx *qedf = lport_priv(lport); in qedf_sysfs_read_grcdump()
130 struct fc_lport *lport = NULL; in qedf_sysfs_write_grcdump() local
140 lport = shost_priv(dev_to_shost(container_of(kobj, in qedf_sysfs_write_grcdump()
142 qedf = lport_priv(lport); in qedf_sysfs_write_grcdump()
182 qedf_create_sysfs_attr(qedf->lport->host, bin_file_entries); in qedf_create_sysfs_ctx_attr()
187 qedf_remove_sysfs_attr(qedf->lport->host, bin_file_entries); in qedf_remove_sysfs_ctx_attr()