Searched refs:proxy_rx_handle (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/siena/
H A Dmcdi.c734 mcdi->proxy_rx_handle = 0;
774 mcdi->proxy_rx_handle = handle;
785 mcdi->proxy_rx_handle != 0 ||
793 } else if (mcdi->proxy_rx_handle != handle) {
796 mcdi->proxy_rx_handle, handle);
H A Dmcdi.h63 * @proxy_rx_handle: Most recently received proxy authorisation handle
65 * @proxy_rx_wq: Wait queue for updates to proxy_rx_handle
87 unsigned int proxy_rx_handle; member in struct:efx_mcdi_iface
/linux-master/drivers/net/ethernet/sfc/
H A Dmcdi.c730 mcdi->proxy_rx_handle = 0;
770 mcdi->proxy_rx_handle = handle;
781 mcdi->proxy_rx_handle != 0 ||
789 } else if (mcdi->proxy_rx_handle != handle) {
792 mcdi->proxy_rx_handle, handle);
H A Dmcdi.h63 * @proxy_rx_handle: Most recently received proxy authorisation handle
65 * @proxy_rx_wq: Wait queue for updates to proxy_rx_handle
87 unsigned int proxy_rx_handle; member in struct:efx_mcdi_iface

Completed in 139 milliseconds