Searched refs:proxy_rx_handle (Results 1 – 2 of 2) sorted by relevance
733 mcdi->proxy_rx_handle = 0; in _efx_mcdi_rpc_finish()773 mcdi->proxy_rx_handle = handle; in efx_mcdi_ev_proxy_response()784 mcdi->proxy_rx_handle != 0 || in efx_mcdi_proxy_wait()792 } else if (mcdi->proxy_rx_handle != handle) { in efx_mcdi_proxy_wait()795 mcdi->proxy_rx_handle, handle); in efx_mcdi_proxy_wait()
87 unsigned int proxy_rx_handle; member