fw_handle
struct regpair *fw_handle = &data->rdma_data.async_handle;
ep = (struct ecore_iwarp_ep *)(osal_uintptr_t)HILO_64(fw_handle->hi,
fw_handle->lo);
cid = (u16)OSAL_LE32_TO_CPU(fw_handle->lo);
(void *)fw_handle);
void *fw_handle);
void *fw_handle);
qlnxr_affiliated_event(void *context, u8 e_code, void *fw_handle)
struct regpair *async_handle = (struct regpair *)fw_handle;
context, e_code, fw_handle);
e_code, fw_handle);