Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_main.c2083 static struct dsaf_device *hns_dsaf_alloc_dev(struct device *dev, in hns_dsaf_alloc_dev() function
2953 dsaf_dev = hns_dsaf_alloc_dev(&pdev->dev, sizeof(struct dsaf_drv_priv)); in hns_dsaf_probe()