Searched refs:fcoe_get_netdev (Results 1 – 2 of 2) sorted by relevance
130 struct net_device *netdev = fcoe_get_netdev(lport); in fcoe_link_speed_update()217 struct net_device *netdev = fcoe_get_netdev(lport); in fcoe_get_lesb()232 struct net_device *netdev = fcoe_get_netdev(fip->lp); in fcoe_ctlr_get_lesb()
376 static inline struct net_device *fcoe_get_netdev(const struct fc_lport *lport) in fcoe_get_netdev() function