Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/cxgbi/
Dlibcxgbi.h590 struct cxgbi_device *cxgbi_device_find_by_netdev(struct net_device *, int *);
Dlibcxgbi.c220 struct cxgbi_device *cxgbi_device_find_by_netdev(struct net_device *ndev, in cxgbi_device_find_by_netdev() function
251 EXPORT_SYMBOL_GPL(cxgbi_device_find_by_netdev);
660 cdev = cxgbi_device_find_by_netdev(ndev, &port); in cxgbi_check_route()
771 cdev = cxgbi_device_find_by_netdev(ndev, &port); in cxgbi_check_route6()