Searched refs:QIBL_LINKARMED (Results 1 - 6 of 6) 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_intr.c105 } else if (ppd->lflags & (QIBL_LINKINIT | QIBL_LINKARMED |
122 ppd->lflags |= QIBL_LINKARMED | QIBL_LINKV;
127 ppd->lflags &= ~(QIBL_LINKARMED |
143 QIBL_LINKDOWN | QIBL_LINKARMED);
157 QIBL_LINKACTIVE | QIBL_LINKARMED);
H A Dqib_driver.c101 QIBL_LINKARMED | QIBL_LINKACTIVE))) {
133 QIBL_LINKARMED | QIBL_LINKACTIVE)))
225 if (ppd->lflags & QIBL_LINKARMED) {
252 if (!(ppd->lflags & QIBL_LINKARMED)) {
H A Dqib_init.c509 ppd->lflags &= ~(QIBL_LINKACTIVE | QIBL_LINKARMED |
724 QIBL_LINKARMED | QIBL_LINKACTIVE |
H A Dqib.h1175 #define QIBL_LINKARMED 0x20 /* IB link is ARMED */ macro
H A Dqib_sd7220.c1400 (QIBL_IB_AUTONEG_INPROG | QIBL_LINKINIT | QIBL_LINKARMED |
H A Dqib_iba7322.c4716 (ppd->lflags & (QIBL_LINKINIT | QIBL_LINKARMED |
5073 if ((ppd->lflags & (QIBL_LINKINIT | QIBL_LINKARMED | QIBL_LINKACTIVE))
7094 if (ppd->lflags & (QIBL_LINKINIT | QIBL_LINKARMED |

Completed in 61 milliseconds