Home
last modified time | relevance | path

Searched refs:fcoe_get_netdev (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c119 struct net_device *netdev = fcoe_get_netdev(lport); in fcoe_link_speed_update()
206 struct net_device *netdev = fcoe_get_netdev(lport); in fcoe_get_lesb()
221 struct net_device *netdev = fcoe_get_netdev(fip->lp); in fcoe_ctlr_get_lesb()
/linux/include/scsi/
H A Dlibfcoe.h377 static inline struct net_device *fcoe_get_netdev(const struct fc_lport *lport) in fcoe_get_netdev() function