Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/cxgbi/
Dlibcxgbi.h570 struct cxgbi_device *cxgbi_device_find_by_netdev_rcu(struct net_device *,
Dlibcxgbi.c252 struct cxgbi_device *cxgbi_device_find_by_netdev_rcu(struct net_device *ndev, in cxgbi_device_find_by_netdev_rcu() function
283 EXPORT_SYMBOL_GPL(cxgbi_device_find_by_netdev_rcu);
/Linux-v5.4/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c2294 cdev = cxgbi_device_find_by_netdev_rcu(ndev, &port); in cxgb4_dcb_change_notify()