Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/thunder/
A Dthunder_xcv.c46 struct xcv { struct
51 static struct xcv *xcv; argument
115 if (!xcv) { in xcv_setup_link()
159 xcv = devm_kzalloc(dev, sizeof(struct xcv), GFP_KERNEL); in xcv_probe()
160 if (!xcv) in xcv_probe()
162 xcv->pdev = pdev; in xcv_probe()
180 if (!xcv->reg_base) { in xcv_probe()
193 devm_kfree(dev, xcv); in xcv_probe()
194 xcv = NULL; in xcv_probe()
202 if (xcv) { in xcv_remove()
[all …]
/linux/
A DSystem.map162917 ffff800012155948 b xcv
A D.tmp_System.map162917 ffff800012155948 b xcv

Completed in 309 milliseconds