Home
last modified time | relevance | path

Searched refs:cxgbi_device_find_by_netdev (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxgbi/
H A Dlibcxgbi.h591 struct cxgbi_device *cxgbi_device_find_by_netdev(struct net_device *, int *);
H A 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); variable
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()
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/
H A Dlibcxgbi.h590 struct cxgbi_device *cxgbi_device_find_by_netdev(struct net_device *, int *);
H A 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); variable
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()

Completed in 11 milliseconds