Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/siena/
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()
A Dmcdi.h38 MCDI_MODE_POLL, enumerator
/drivers/net/ethernet/sfc/
A Dmcdi.c83 mcdi->mode = MCDI_MODE_POLL; in efx_mcdi_init()
443 if (mcdi->mode == MCDI_MODE_POLL) in efx_mcdi_await_completion()
658 if (mcdi->mode == MCDI_MODE_POLL) in _efx_mcdi_rpc_finish()
1093 if (mcdi->mode == MCDI_MODE_POLL || mcdi->mode == MCDI_MODE_FAIL) in efx_mcdi_mode_poll()
1104 mcdi->mode = MCDI_MODE_POLL; in efx_mcdi_mode_poll()
1917 mcdi->mode = MCDI_MODE_POLL; in efx_mcdi_reset()
A Dmcdi.h38 MCDI_MODE_POLL, enumerator

Completed in 20 milliseconds