Searched refs:simd_proto_handler (Results 1 – 2 of 2) sorted by relevance
418 hwfn->simd_proto_handler[relative_idx].func = handler; in qed_simd_handler_config()419 hwfn->simd_proto_handler[relative_idx].token = token; in qed_simd_handler_config()427 memset(&hwfn->simd_proto_handler[relative_idx], 0, in qed_simd_handler_clean()463 hwfn->simd_proto_handler[j].func( in qed_single_int()464 hwfn->simd_proto_handler[j].token); in qed_single_int()
318 struct qed_simd_fp_handler simd_proto_handler[64]; member