Home
last modified time | relevance | path

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

/src/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c153 static void qlnx_fp_taskqueue(void *context, int pending);
534 qlnx_fp_taskqueue(void *context, int pending) in qlnx_fp_taskqueue() function
587 TASK_INIT(&fp->fp_task, 0, qlnx_fp_taskqueue, fp); in qlnx_create_fp_taskqueues()