Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/vdev_netvsc/
H A Dvdev_netvsc.c61 struct vdev_netvsc_ctx { struct
62 LIST_ENTRY(vdev_netvsc_ctx) entry; /**< Next entry in list. */
75 static LIST_HEAD(, vdev_netvsc_ctx) vdev_netvsc_ctx_list = argument
91 vdev_netvsc_ctx_destroy(struct vdev_netvsc_ctx *ctx) in vdev_netvsc_ctx_destroy()
327 struct vdev_netvsc_ctx *ctx; in vdev_netvsc_sysfs_readlink()
372 struct vdev_netvsc_ctx *ctx = va_arg(ap, struct vdev_netvsc_ctx *); in vdev_netvsc_device_probe()
452 struct vdev_netvsc_ctx *ctx; in vdev_netvsc_alarm()
516 struct vdev_netvsc_ctx *ctx; in vdev_netvsc_netvsc_probe()
752 struct vdev_netvsc_ctx *ctx = LIST_FIRST(&vdev_netvsc_ctx_list); in vdev_netvsc_vdev_remove()