Searched refs:opaque_data (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_ll2.h61 u32 opaque_data[2]; member in struct:ecore_ll2_rx_packet
H A Decore_ll2.c322 OSAL_LE32_TO_CPU(p_cqe->rx_cqe_fp.opaque_data.data[0]);
324 OSAL_LE32_TO_CPU(p_cqe->rx_cqe_fp.opaque_data.data[1]);
359 OSAL_LE32_TO_CPU(sp_cqe->opaque_data.data[0]),
360 OSAL_LE32_TO_CPU(sp_cqe->opaque_data.data[1]));
527 iscsi_ooo = (struct ooo_opaque *)&p_cqe->opaque_data;
582 iscsi_ooo = (struct ooo_opaque *)&p_cqe_fp->opaque_data;
H A Decore_hsi_common.h254 struct core_rx_cqe_opaque_data opaque_data /* Opaque Data */; member in struct:core_rx_fast_path_cqe
285 struct core_rx_cqe_opaque_data opaque_data /* Opaque Data */; member in struct:core_rx_slow_path_cqe
H A Decore_iwarp.c2477 u64 opaque_data; local
2479 opaque_data = HILO_64(opaque_data1, opaque_data0);
2480 *curr_pkt = *((struct unaligned_opaque_data *)&opaque_data);
/freebsd-13-stable/sys/dev/qat/
H A Dqat_hw17reg.h97 uint64_t opaque_data; member in struct:fw_init_admin_req
131 uint64_t opaque_data; member in struct:fw_init_admin_capability_resp
188 uint64_t opaque_data; member in struct:fw_init_admin_resp
323 uint64_t opaque_data; member in struct:fw_comn_req_mid
542 uint64_t opaque_data; member in struct:fw_comn_resp
2152 uint64_t opaque_data; member in struct:fw_la_trng_req_mid
2211 uint64_t opaque_data; member in struct:fw_la_resp
H A Dqat_c2xxx.c216 offsetof(struct fw_la_resp, comn_resp.opaque_data),
H A Dqat_hw15reg.h171 uint64_t opaque_data; member in struct:fw_comn_req_mid
222 uint64_t opaque_data; member in struct:fw_comn_resp_hdr
H A Dqat_c3xxx.c297 .qhw_crypto_opaque_offset = offsetof(struct fw_la_resp, opaque_data),
H A Dqat_c62x.c313 .qhw_crypto_opaque_offset = offsetof(struct fw_la_resp, opaque_data),
H A Dqat_d15xx.c313 .qhw_crypto_opaque_offset = offsetof(struct fw_la_resp, opaque_data),
H A Dqat_dh895xcc.c270 .qhw_crypto_opaque_offset = offsetof(struct fw_la_resp, opaque_data),
H A Dqat_hw15.c135 msg->opaque_data = (uint64_t)(uintptr_t)cookie;
498 (uintptr_t)init_resp->comn_resp.opaque_data;
838 bulk_req->comn_mid.opaque_data = (uint64_t)(uintptr_t)qsc;
H A Dqat_hw17.c588 bulk_req->comn_mid.opaque_data = (uint64_t)(uintptr_t)qsc;

Completed in 113 milliseconds