Searched refs:QIBL_LINKINIT (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 |
123 ppd->lflags &= ~(QIBL_LINKINIT |
126 ppd->lflags |= QIBL_LINKINIT | QIBL_LINKV;
142 ppd->lflags &= ~(QIBL_LINKINIT |
156 ppd->lflags &= ~(QIBL_LINKINIT |
H A Dqib_driver.c100 if (ppd->lid && (ppd->lflags & (QIBL_LINKINIT |
132 if (ppd->lid && (ppd->lflags & (QIBL_LINKINIT |
229 if (!(ppd->lflags & (QIBL_LINKINIT | QIBL_LINKACTIVE))) {
H A Dqib_init.c510 QIBL_LINKDOWN | QIBL_LINKINIT |
723 ppd->lflags &= ~(QIBL_LINKDOWN | QIBL_LINKINIT |
H A Dqib.h1174 #define QIBL_LINKINIT 0x10 /* IB link level is up */ 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 81 milliseconds