Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.h123 #define ECORE_MSLEEP(_t) DELAY((_t) * 1000) macro
H A Decore_sp.c5324 ECORE_MSLEEP(10); in ecore_func_state_change()