Searched refs:fw_handle (Results 1 – 5 of 5) sorted by relevance
538 qlnxr_affiliated_event(void *context, u8 e_code, void *fw_handle) in qlnxr_affiliated_event() argument546 struct regpair *async_handle = (struct regpair *)fw_handle; in qlnxr_affiliated_event()557 context, e_code, fw_handle); in qlnxr_affiliated_event()611 e_code, fw_handle); in qlnxr_affiliated_event()
35 void *fw_handle);
77 void *fw_handle);
88 void *fw_handle);
3617 struct regpair *fw_handle = &data->rdma_data.async_handle; in ecore_iwarp_async_event() local3621 ep = (struct ecore_iwarp_ep *)(osal_uintptr_t)HILO_64(fw_handle->hi, in ecore_iwarp_async_event()3622 fw_handle->lo); in ecore_iwarp_async_event()3670 cid = (u16)OSAL_LE32_TO_CPU(fw_handle->lo); in ecore_iwarp_async_event()3684 (void *)fw_handle); in ecore_iwarp_async_event()