Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dvdpa.h15 VDPA_CMD_MGMTDEV_NEW, enumerator
/linux/drivers/vdpa/
H A Dvdpa.c492 hdr = genlmsg_put(msg, portid, seq, &vdpa_nl_family, flags, VDPA_CMD_MGMTDEV_NEW); in vdpa_mgmtdev_fill()