Searched refs:VDPA_CMD_DEV_NEW (Results 1 – 3 of 3) sorted by relevance
17 VDPA_CMD_DEV_NEW, enumerator
33 4. Send the VDPA_CMD_DEV_NEW netlink message to attach the VDUSE76 if (cmd == VDPA_CMD_DEV_NEW)107 the VDPA_CMD_DEV_NEW netlink message. Userspace needs to read()/write() on
749 hdr = genlmsg_put(msg, portid, seq, &vdpa_nl_family, flags, VDPA_CMD_DEV_NEW); in vdpa_dev_fill()1550 .cmd = VDPA_CMD_DEV_NEW,