Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_mcp.c236 OSAL_MSLEEP(msec); in ecore_load_mcp_offsets()
2668 OSAL_MSLEEP(1020); in ecore_mcp_drain()
2885 OSAL_MSLEEP(ECORE_MCP_HALT_SLEEP_MS); in ecore_mcp_halt()
2916 OSAL_MSLEEP(ECORE_MCP_RESUME_SLEEP_MS); in ecore_mcp_resume()
3167 OSAL_MSLEEP(1); in ecore_mcp_nvm_read()
3322 OSAL_MSLEEP(1); in ecore_mcp_nvm_write()
3994 OSAL_MSLEEP(ECORE_RECOVERY_PROLOG_SLEEP_MS); in ecore_recovery_prolog()
4249 OSAL_MSLEEP(retry_interval_in_ms); in ecore_mcp_resc_lock()
H A Dbcm_osal.h86 #define OSAL_MSLEEP(time) rte_delay_us_sleep(1000 * (time)) macro
H A Decore_dev.c2636 OSAL_MSLEEP(FINAL_CLEANUP_POLL_TIME); in ecore_final_cleanup()
3117 OSAL_MSLEEP(1); in ecore_link_init_bb()
3129 OSAL_MSLEEP(1); in ecore_link_init_bb()
3991 OSAL_MSLEEP(1); in ecore_hw_timers_stop()
4124 OSAL_MSLEEP(1); in ecore_hw_stop()
4223 OSAL_MSLEEP(1); in ecore_hw_stop_fastpath()
5668 OSAL_MSLEEP(10); in ecore_hw_prepare_single()
H A Decore_vf.c126 OSAL_MSLEEP(25); in ecore_send_msg2pf()
281 OSAL_MSLEEP(3000); in ecore_vf_pf_soft_flr_acquire()
H A Decore_spq.c78 OSAL_MSLEEP(SPQ_BLOCK_SLEEP_MS); in __ecore_spq_block()
H A Decore_hw.c141 OSAL_MSLEEP(1); in ecore_ptt_acquire()
H A Decore_sriov.c3923 OSAL_MSLEEP(20); in ecore_iov_vf_flr_poll_dorq()
3994 OSAL_MSLEEP(20); in ecore_iov_vf_flr_poll_pbf()
4110 OSAL_MSLEEP(100); in ecore_iov_vf_flr_cleanup()
4129 OSAL_MSLEEP(100); in ecore_iov_single_vf_flr_cleanup()
H A Decore_int.c2070 OSAL_MSLEEP(5); in ecore_int_igu_cleanup_sb()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_debug.c1611 OSAL_MSLEEP(STALL_DELAY_MS); in qed_grc_stall_storms()
2826 OSAL_MSLEEP(polling_ms); in qed_grc_dump_read_from_vfc()