Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi.c30 #define MCDI_STATUS_DELAY_COUNT 2500 macro
32 (MCDI_STATUS_DELAY_US * MCDI_STATUS_DELAY_COUNT / 1000)
1241 for (count = 0; count < MCDI_STATUS_DELAY_COUNT; ++count) { in efx_mcdi_ev_death()
/linux/drivers/net/ethernet/sfc/
H A Dmcdi.c29 #define MCDI_STATUS_DELAY_COUNT 2500 macro
31 (MCDI_STATUS_DELAY_US * MCDI_STATUS_DELAY_COUNT / 1000)
1235 for (count = 0; count < MCDI_STATUS_DELAY_COUNT; ++count) { in efx_mcdi_ev_death()