Home
last modified time | relevance | path

Searched refs:OSAL_MSLEEP (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw.c145 OSAL_MSLEEP(1); in ecore_ptt_acquire()
495 OSAL_MSLEEP(5);
H A Decore_mcp.c2291 OSAL_MSLEEP(1020); in ecore_mcp_drain()
2537 OSAL_MSLEEP(ECORE_MCP_HALT_SLEEP_MS); in ecore_mcp_halt()
2566 OSAL_MSLEEP(ECORE_MCP_RESUME_SLEEP_MS); in ecore_mcp_resume()
2908 OSAL_MSLEEP(1); in ecore_mcp_nvm_read()
3066 OSAL_MSLEEP(1); in ecore_mcp_nvm_write()
3939 OSAL_MSLEEP(retry_interval_in_ms); in ecore_mcp_resc_lock()
H A Dbcm_osal.h279 #define OSAL_MSLEEP(_msecs_) delay(drv_usectohz(_msecs_ * 1000)) macro
H A Decore_dev.c1157 OSAL_MSLEEP(FINAL_CLEANUP_POLL_TIME); in ecore_final_cleanup()
1601 OSAL_MSLEEP(1); in ecore_link_init_bb()
1613 OSAL_MSLEEP(1); in ecore_link_init_bb()
2338 OSAL_MSLEEP(1); in ecore_hw_timers_stop()
2465 OSAL_MSLEEP(1); in ecore_hw_stop()
2541 OSAL_MSLEEP(1); in ecore_hw_stop_fastpath()
H A Decore_spq.c159 OSAL_MSLEEP(SPQ_BLOCK_SLEEP_MS); in __ecore_spq_block()
H A Decore_dbg_fw_funcs.c2362 OSAL_MSLEEP(polling_ms); in ecore_bus_disable_inputs()
2817 OSAL_MSLEEP(STALL_DELAY_MS); in ecore_grc_stall_storms()
5834 OSAL_MSLEEP(FLUSH_DELAY_MS); in ecore_dbg_bus_stop()
H A Decore_int.c1925 OSAL_MSLEEP(5); in ecore_int_igu_cleanup_sb()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_gld.c1289 OSAL_MSLEEP(1);
1300 OSAL_MSLEEP(1);
1311 OSAL_MSLEEP(1);
1321 OSAL_MSLEEP(1);
H A Dqede_main.c1751 OSAL_MSLEEP(20); in qede_fastpath_start_queues()
3728 OSAL_MSLEEP(5000); in qede_quiesce()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt26 - OSAL_MSLEEP(int)