Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/cxgbi/
Dlibcxgbi.h707 struct cxgbi_device *cxgbi_device_find_by_netdev(struct net_device *, int *);
Dlibcxgbi.c212 struct cxgbi_device *cxgbi_device_find_by_netdev(struct net_device *ndev, in cxgbi_device_find_by_netdev() function
243 EXPORT_SYMBOL_GPL(cxgbi_device_find_by_netdev);
638 cdev = cxgbi_device_find_by_netdev(ndev, &port); in cxgbi_check_route()
739 cdev = cxgbi_device_find_by_netdev(ndev, &port); in cxgbi_check_route6()