Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sfc/
Defx_common.c45 #define BIST_WAIT_DELAY_COUNT 100 macro
664 for (i = 0; i < BIST_WAIT_DELAY_COUNT; ++i) { in efx_wait_for_bist_end()
/Linux-v6.6/drivers/net/ethernet/sfc/siena/
Defx_common.c49 #define BIST_WAIT_DELAY_COUNT 100 macro
675 for (i = 0; i < BIST_WAIT_DELAY_COUNT; ++i) { in efx_wait_for_bist_end()
/Linux-v6.6/drivers/net/ethernet/sfc/falcon/
Defx.c93 #define BIST_WAIT_DELAY_COUNT 100 macro