Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_transport.c95 struct net_device *netdev = fcoe_get_netdev(lport); in fcoe_link_speed_update()
194 struct net_device *netdev = fcoe_get_netdev(lport); in fcoe_get_lesb()
209 struct net_device *netdev = fcoe_get_netdev(fip->lp); in fcoe_ctlr_get_lesb()
/linux-4.4.14/include/scsi/
Dlibfcoe.h369 static inline struct net_device *fcoe_get_netdev(const struct fc_lport *lport) in fcoe_get_netdev() function