Home
last modified time | relevance | path

Searched refs:MCDI_MODE_POLL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi.c85 mcdi->mode = MCDI_MODE_POLL; in efx_siena_mcdi_init()
447 if (mcdi->mode == MCDI_MODE_POLL) in efx_mcdi_await_completion()
662 if (mcdi->mode == MCDI_MODE_POLL) in _efx_mcdi_rpc_finish()
1116 if (mcdi->mode == MCDI_MODE_POLL || mcdi->mode == MCDI_MODE_FAIL) in efx_siena_mcdi_mode_poll()
1127 mcdi->mode = MCDI_MODE_POLL; in efx_siena_mcdi_mode_poll()
1877 mcdi->mode = MCDI_MODE_POLL; in efx_siena_mcdi_reset()
H A Dmcdi.h38 MCDI_MODE_POLL, enumerator