Lines Matching refs:lp
503 scsi_host_put(fip->lp->host); in fcoe_interface_cleanup()
552 fcoe_port_send(lport_priv(fip->lp), skb); in fcoe_fip_send()
1442 lport = ctlr->lp; in fcoe_rcv()
2000 lport = ctlr->lp; in fcoe_device_notification()
2029 port = lport_priv(ctlr->lp); in fcoe_device_notification()
2096 fcoe_clean_pending_queue(ctlr->lp); in fcoe_disable()
2130 if (!fcoe_link_ok(ctlr->lp)) in fcoe_enable()
2151 struct fc_lport *lport = ctlr->lp; in fcoe_ctlr_enabled()
2189 lport = ctlr->lp; in fcoe_destroy()
2359 ctlr->lp = lport; in _fcoe_create()
2501 fcoe_clean_pending_queue(ctlr->lp); in fcoe_reset()
2504 !fcoe_link_ok(ctlr->lp)) in fcoe_reset()
2545 return (fcoe) ? ctlr->lp : NULL; in fcoe_hostlist_lookup()
2687 port = lport_priv(ctlr->lp); in fcoe_exit()
2735 struct fc_lport *lport = exch->lp; in fcoe_flogi_resp()