Lines Matching defs:wan
340 u32 wan:1;
4570 /* sysfs wan enable ---------------------------------------------------- */
4600 return tp_features.wan ? attr->mode : 0;
4636 "initializing wan subdriver\n");
4640 tp_features.wan = hkey_handle &&
4644 "wan is %s, status 0x%02x\n",
4645 str_supported(tp_features.wan),
4650 tp_features.wan = 1;
4654 if (tp_features.wan &&
4656 /* no wan hardware present in system */
4657 tp_features.wan = 0;
4659 "wan hardware not installed\n");
4662 if (!tp_features.wan)
4685 .name = "wan",