Lines Matching refs:lp
504 scsi_host_put(fip->lp->host); in fcoe_interface_cleanup()
553 fcoe_port_send(lport_priv(fip->lp), skb); in fcoe_fip_send()
1443 lport = ctlr->lp; in fcoe_rcv()
2002 lport = ctlr->lp; in fcoe_device_notification()
2031 port = lport_priv(ctlr->lp); in fcoe_device_notification()
2098 fcoe_clean_pending_queue(ctlr->lp); in fcoe_disable()
2132 if (!fcoe_link_ok(ctlr->lp)) in fcoe_enable()
2153 struct fc_lport *lport = ctlr->lp; in fcoe_ctlr_enabled()
2191 lport = ctlr->lp; in fcoe_destroy()
2361 ctlr->lp = lport; in _fcoe_create()
2503 fcoe_clean_pending_queue(ctlr->lp); in fcoe_reset()
2506 !fcoe_link_ok(ctlr->lp)) in fcoe_reset()
2547 return (fcoe) ? ctlr->lp : NULL; in fcoe_hostlist_lookup()
2689 port = lport_priv(ctlr->lp); in fcoe_exit()
2737 struct fc_lport *lport = exch->lp; in fcoe_flogi_resp()