Searched refs:OSAL_MSLEEP (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_mcp.c260 OSAL_MSLEEP(msec);
569 OSAL_MSLEEP(msecs);
603 OSAL_MSLEEP(msecs);
2774 OSAL_MSLEEP(1020);
2869 OSAL_MSLEEP(ECORE_RECOVERY_PROLOG_SLEEP_MS);
3003 OSAL_MSLEEP(ECORE_MCP_HALT_SLEEP_MS);
3034 OSAL_MSLEEP(ECORE_MCP_RESUME_SLEEP_MS);
3383 OSAL_MSLEEP(1);
3541 OSAL_MSLEEP(1);
4399 OSAL_MSLEEP(retry_interval_in_m
[all...]
H A Decore_hw.c159 OSAL_MSLEEP(1);
508 OSAL_MSLEEP(5);
H A Dbcm_osal.h193 #define OSAL_MSLEEP(time) qlnx_mdelay(__func__, time) macro
H A Decore_roce.c207 OSAL_MSLEEP(100);
312 OSAL_MSLEEP(ECORE_ROCE_CREATE_QP_MSLEEP);
H A Decore_spq.c165 OSAL_MSLEEP(SPQ_BLOCK_SLEEP_MS);
H A Decore_sriov.c3843 OSAL_MSLEEP(20);
3893 OSAL_MSLEEP(20);
4011 OSAL_MSLEEP(100);
4033 OSAL_MSLEEP(100);
H A Decore_dev.c2737 OSAL_MSLEEP(FINAL_CLEANUP_POLL_TIME);
3182 OSAL_MSLEEP(1);
3194 OSAL_MSLEEP(1);
4049 OSAL_MSLEEP(1);
4176 OSAL_MSLEEP(1);
4274 OSAL_MSLEEP(1);
H A Decore_rdma.c261 OSAL_MSLEEP(ECORE_RDMA_MAX_FLOW_TIME);
1990 OSAL_MSLEEP(ECORE_RDMA_DEREGISTER_TIMEOUT_MSEC);
H A Decore_iwarp.c618 OSAL_MSLEEP(100);
1523 OSAL_MSLEEP(ECORE_IWARP_MAX_CID_CLEAN_TIME);
3903 OSAL_MSLEEP(100);
H A Decore_vf.c171 OSAL_MSLEEP(25);
H A Decore_dbg_fw_funcs.c2392 OSAL_MSLEEP(polling_ms);
2845 OSAL_MSLEEP(STALL_DELAY_MS);
5876 OSAL_MSLEEP(FLUSH_DELAY_MS);
H A Decore_int.c2019 OSAL_MSLEEP(5);

Completed in 248 milliseconds