Searched refs:general_func (Results 1 – 2 of 2) sorted by relevance
67 admin_req.req_type.general_func.buf_size = pqi_cap_dma_buf.size; in pqisrc_report_pqi_capability()68 admin_req.req_type.general_func.sg_desc.length = pqi_cap_dma_buf.size; in pqisrc_report_pqi_capability()69 admin_req.req_type.general_func.sg_desc.addr = pqi_cap_dma_buf.dma_addr; in pqisrc_report_pqi_capability()70 admin_req.req_type.general_func.sg_desc.type = SGL_DESCRIPTOR_CODE_DATA_BLOCK; in pqisrc_report_pqi_capability()
284 } OS_ATTRIBUTE_PACKED general_func; member