Searched refs:vdpa_init (Results 1 – 3 of 3) 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()
1200 struct pds_vdpa_init_cmd vdpa_init; member
1302 static int vdpa_init(void) in vdpa_init() function1325 core_initcall(vdpa_init);