Searched refs:fcoe_get_netdev (Results 1 – 2 of 2) sorted by relevance
119 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()
368 static inline struct net_device *fcoe_get_netdev(const struct fc_lport *lport) in fcoe_get_netdev() function