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

/freebsd-10.2-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.c157 static struct task iw_cxgb_task; variable in typeref:struct:task
1627 taskqueue_enqueue(iw_cxgb_taskq, &iw_cxgb_task);
1705 TASK_INIT(&iw_cxgb_task, 0, process_req, NULL);
1713 taskqueue_drain(iw_cxgb_taskq, &iw_cxgb_task);

Completed in 38 milliseconds