Home
last modified time | relevance | path

Searched refs:BIST_WAIT_DELAY_MS (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/sfc/siena/
H A Defx_common.c48 #define BIST_WAIT_DELAY_MS 100 macro
678 msleep(BIST_WAIT_DELAY_MS); in efx_wait_for_bist_end()
/linux/drivers/net/ethernet/sfc/
H A Defx_common.c44 #define BIST_WAIT_DELAY_MS 100 macro
667 msleep(BIST_WAIT_DELAY_MS); in efx_wait_for_bist_end()
/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.c92 #define BIST_WAIT_DELAY_MS 100 macro