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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_7220.h82 wait_queue_head_t autoneg_wait; member in struct:qib_chippport_specific
H A Dqib_iba7220.c1694 wake_up(&ppd->cpspec->autoneg_wait);
3557 if (wait_event_timeout(ppd->cpspec->autoneg_wait,
3565 if (wait_event_timeout(ppd->cpspec->autoneg_wait,
3577 wait_event_timeout(ppd->cpspec->autoneg_wait,
3692 wake_up(&ppd->cpspec->autoneg_wait);
4033 init_waitqueue_head(&cpspec->autoneg_wait);
H A Dqib_iba7322.c568 wait_queue_head_t autoneg_wait; member in struct:qib_chippport_specific
2350 wake_up(&ppd->cpspec->autoneg_wait);
4968 if (wait_event_timeout(ppd->cpspec->autoneg_wait,
4975 if (wait_event_timeout(ppd->cpspec->autoneg_wait,
4987 wait_event_timeout(ppd->cpspec->autoneg_wait,
5206 wake_up(&ppd->cpspec->autoneg_wait);
6063 init_waitqueue_head(&cp->autoneg_wait);

Completed in 67 milliseconds