Lines Matching refs:supported
76 u32 supported; member
85 u32 supported; member
583 cmd->supported = etherh_priv(dev)->supported; in etherh_get_settings()
693 if (data->supported & SUPPORTED_Autoneg) in etherh_probe()
695 if (data->supported & SUPPORTED_TP) { in etherh_probe()
698 } else if (data->supported & SUPPORTED_BNC) { in etherh_probe()
705 eh->supported = data->supported; in etherh_probe()
803 .supported = SUPPORTED_10baseT_Half,
814 .supported = SUPPORTED_10baseT_Half,
824 .supported = SUPPORTED_10baseT_Half | SUPPORTED_TP | SUPPORTED_BNC | SUPPORTED_Autoneg,
834 .supported = SUPPORTED_10baseT_Half | SUPPORTED_TP | SUPPORTED_BNC | SUPPORTED_Autoneg,