Searched refs:lflags (Results 1 - 16 of 16) sorted by relevance

/drivers/infiniband/hw/qib/
H A Dqib_intr.c100 * ppd->lflags could be 0 if this is the first time the interrupt
104 (!ppd->lflags || (ppd->lflags & QIBL_LINKDOWN)) &&
109 } else if (ppd->lflags & (QIBL_LINKINIT | QIBL_LINKARMED |
122 if (ppd->lflags & QIBL_LINKACTIVE)
126 ppd->lflags |= QIBL_LINKARMED | QIBL_LINKV;
127 ppd->lflags &= ~(QIBL_LINKINIT |
130 ppd->lflags |= QIBL_LINKINIT | QIBL_LINKV;
131 ppd->lflags &= ~(QIBL_LINKARMED |
139 !(ppd->lflags
[all...]
H A Dqib_driver.c109 if (ppd->lid && (ppd->lflags & (QIBL_LINKINIT |
141 if (ppd->lid && (ppd->lflags & (QIBL_LINKINIT |
183 (ppd->lflags & state),
189 if (!(ppd->lflags & state))
234 if (ppd->lflags & QIBL_LINKARMED) {
238 if (!(ppd->lflags & (QIBL_LINKINIT | QIBL_LINKACTIVE))) {
249 ppd->lflags &= ~QIBL_LINKV;
257 if (ppd->lflags & QIBL_LINKACTIVE) {
261 if (!(ppd->lflags & QIBL_LINKARMED)) {
H A Dqib_iba7220.c1121 !(ppd->lflags & QIBL_LINKACTIVE)) {
1132 !(ppd->lflags & QIBL_LINKACTIVE)) {
1171 if (!(ppd->lflags & QIBL_IB_AUTONEG_INPROG))
1206 if (ppd->state_wanted & ppd->lflags)
1503 ppd->lflags |= QIBL_IB_LINK_DISABLED;
1512 ppd->lflags &= ~QIBL_IB_LINK_DISABLED;
1696 ppd->lflags &= ~QIBL_IB_AUTONEG_INPROG;
2165 dd->pport->lflags |= QIBL_IB_FORCE_NOTIFY;
2166 dd->pport->lflags &= ~QIBL_IB_AUTONEG_FAILED;
2461 if (!(ppd->lflags
[all...]
H A Dqib_iba7322.c1917 !(ppd->lflags & QIBL_LINKACTIVE)) {
1933 !(ppd->lflags & QIBL_LINKACTIVE)) {
1970 if (!(ppd->lflags & QIBL_IB_AUTONEG_INPROG))
1994 if ((ppd->lflags & QIBL_IB_LINK_DISABLED) && ltstate !=
2016 if (ppd->state_wanted & ppd->lflags)
2284 ppd->lflags |= QIBL_IB_LINK_DISABLED;
2293 ppd->lflags &= ~QIBL_IB_LINK_DISABLED;
2537 ppd->lflags &= ~QIBL_IB_AUTONEG_INPROG;
3784 ppd->lflags |= QIBL_IB_FORCE_NOTIFY;
3785 ppd->lflags
[all...]
H A Dqib_init.c672 ppd->lflags &= ~(QIBL_LINKACTIVE | QIBL_LINKARMED |
738 ppd->lflags |= QIBL_IB_LINK_DISABLED;
882 ppd->lflags &= ~(QIBL_LINKDOWN | QIBL_LINKINIT |
H A Dqib_tx.c523 if (!(ppd->lflags & QIBL_IB_AUTONEG_INPROG))
H A Dqib_sd7220.c1401 if ((dd->flags & QIB_INITTED) && !(ppd->lflags &
1405 if (!(ppd->lflags & QIBL_IB_LINK_DISABLED))
H A Dqib_iba6120.c1031 !(ppd->lflags & QIBL_LINKACTIVE)) {
1042 !(ppd->lflags & QIBL_LINKACTIVE)) {
1107 if (ppd->state_wanted & ppd->lflags)
1213 ppd->lflags |= QIBL_IB_LINK_DISABLED;
1222 ppd->lflags &= ~QIBL_IB_LINK_DISABLED;
3041 ppd->lflags &= ~QIBL_IB_FORCE_NOTIFY;
3391 !(ppd->lflags & (QIBL_IB_AUTONEG_INPROG | QIBL_LINKACTIVE)))
H A Dqib.h550 u32 lflags; member in struct:qib_pportdata
1265 * values for ppd->lflags (_ib_port_ related flags)
H A Dqib_mad.c78 if (!(ppd_from_ibp(ibp)->lflags & QIBL_LINKACTIVE))
842 ppd->lflags &= ~QIBL_LINKV;
H A Dqib_user_sdma.c1330 if (unlikely(!(ppd->lflags & QIBL_LINKACTIVE)))
H A Dqib_file_ops.c1365 (ppd->lflags & QIBL_LINKACTIVE);
H A Dqib_rc.c707 if (!(ppd->lflags & QIBL_LINKACTIVE))
/drivers/ata/
H A Dlibata-core.c111 unsigned int lflags; member in struct:ata_force_param
390 /* let lflags stack */
391 if (fe->param.lflags) {
392 link->flags |= fe->param.lflags;
395 fe->param.lflags, link->flags);
6502 { "nohrst", .lflags = ATA_LFLAG_NO_HRST },
6503 { "nosrst", .lflags = ATA_LFLAG_NO_SRST },
6504 { "norst", .lflags = ATA_LFLAG_NO_HRST | ATA_LFLAG_NO_SRST },
6505 { "rstonce", .lflags = ATA_LFLAG_RST_ONCE },
H A Dlibata-eh.c2621 unsigned int lflags = link->flags; local
2819 if (!(lflags & ATA_LFLAG_ASSUME_CLASS))
2820 lflags |= ATA_LFLAG_ASSUME_ATA;
2838 if (lflags & ATA_LFLAG_ASSUME_ATA)
2840 else if (lflags & ATA_LFLAG_ASSUME_SEMB)
/drivers/staging/lustre/lustre/osc/
H A Dosc_request.c2399 __u64 lflags = *flags; local
2417 rc = ldlm_lock_match(obd->obd_namespace, lflags,
2422 if (!(lflags & LDLM_FL_TEST_LOCK))
2427 if (!(lflags & LDLM_FL_TEST_LOCK) && mode != rc) {

Completed in 218 milliseconds