Lines Matching refs:flags
182 int drv_flags; /* Driver use, intended as capability flags. */
245 int flags;
409 int flags;
825 if (tp->flags & CSR12_IN_SROM)
991 if (tp->flags & MC_HASH_ONLY) {
996 if (tp->flags & IS_ASIX) {
1042 if (!(tp->flags & MC_HASH_ONLY)) {
1257 tp->flags = tulip_tbl[chip_idx].flags;
1270 if (tp->flags & HAS_PWRDWN)
1372 else if (tp->flags & IS_ASIX)
1378 tp->mii_advertise |= (tp->flags & HAS_8023X); /* Matching bits! */
1383 if (tp->flags & HAS_MEDIA_TABLE) {
1412 if ((tp->flags & ALWAYS_CHECK_MII) ||
1414 ( ! tp->mtable && (tp->flags & HAS_MII))) {