Searched refs:vdpa_init (Results 1 – 2 of 2) sorted by relevance
21 .vdpa_init.opcode = PDS_VDPA_CMD_INIT, in pds_vdpa_init_hw()22 .vdpa_init.vdpa_index = pdsv->vdpa_index, in pds_vdpa_init_hw()23 .vdpa_init.vf_id = cpu_to_le16(pdsv->vdpa_aux->vf_id), in pds_vdpa_init_hw()29 err = pds_client_adminq_cmd(padev, &cmd, sizeof(cmd.vdpa_init), in pds_vdpa_init_hw()
1557 static int vdpa_init(void) in vdpa_init() function1580 core_initcall(vdpa_init);