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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c151 static void qlnx_fp_taskqueue(void *context, int pending);
579 qlnx_fp_taskqueue(void *context, int pending) function
636 TASK_INIT(&fp->fp_task, 0, qlnx_fp_taskqueue, fp);

Completed in 65 milliseconds