Searched refs:qlnx_mdelay (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.h134 #define qlnx_mdelay(fn, msecs) \ macro
H A Dbcm_osal.h193 #define OSAL_MSLEEP(time) qlnx_mdelay(__func__, time)
H A Dqlnx_os.c1067 qlnx_mdelay(__func__, 1000);
1074 qlnx_mdelay(__func__, 1000);
6957 qlnx_mdelay(__func__, 2);
7482 qlnx_mdelay(__func__, 1000);
8075 qlnx_mdelay(__func__, 10);

Completed in 104 milliseconds