Searched refs:link_check_task (Results 1 – 2 of 2) sorted by relevance
110 struct task link_check_task; member
1007 TASK_INIT(&p->link_check_task, 0, check_link_status, p); in cxgb_port_attach()1770 taskqueue_drain(sc->tq, &pi->link_check_task); in cxgb_uninit_synchronized()2234 taskqueue_enqueue(sc->tq, &pi->link_check_task); in link_check_callout()