Searched refs:QIBL_LINKDOWN (Results 1 - 4 of 4) 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.c100 if (lstate >= IB_PORT_INIT && (ppd->lflags & QIBL_LINKDOWN) &&
124 QIBL_LINKDOWN | QIBL_LINKACTIVE);
128 QIBL_LINKDOWN | QIBL_LINKACTIVE);
143 QIBL_LINKDOWN | QIBL_LINKARMED);
155 ppd->lflags |= QIBL_LINKDOWN | QIBL_LINKV;
H A Dqib_init.c510 QIBL_LINKDOWN | QIBL_LINKINIT |
723 ppd->lflags &= ~(QIBL_LINKDOWN | QIBL_LINKINIT |
H A Dqib.h1173 #define QIBL_LINKDOWN 0x8 /* IB link is down */ macro
H A Dqib_iba7220.c2456 if (!(ppd->lflags & QIBL_LINKDOWN))
2490 if (!(ppd->lflags & QIBL_LINKDOWN))

Completed in 95 milliseconds