Home
last modified time | relevance | path

Searched refs:cxgbi_device_find_by_netdev_rcu (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/
H A Dlibcxgbi.h592 struct cxgbi_device *cxgbi_device_find_by_netdev_rcu(struct net_device *,
H A Dlibcxgbi.c253 struct cxgbi_device *cxgbi_device_find_by_netdev_rcu(struct net_device *ndev, in cxgbi_device_find_by_netdev_rcu() function
284 EXPORT_SYMBOL_GPL(cxgbi_device_find_by_netdev_rcu);
/OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c2418 cdev = cxgbi_device_find_by_netdev_rcu(ndev, &port); in cxgb4_dcb_change_notify()