Lines Matching refs:supported
298 ecmd->supported = (SUPPORTED_10baseT_Half | in qlcnic_82xx_get_settings()
319 ecmd->supported = SUPPORTED_1000baseT_Full; in qlcnic_82xx_get_settings()
322 ecmd->supported = SUPPORTED_10000baseT_Full; in qlcnic_82xx_get_settings()
355 ecmd->supported |= SUPPORTED_Autoneg; in qlcnic_82xx_get_settings()
360 ecmd->supported |= SUPPORTED_TP; in qlcnic_82xx_get_settings()
368 ecmd->supported |= SUPPORTED_MII; in qlcnic_82xx_get_settings()
377 ecmd->supported |= SUPPORTED_TP; in qlcnic_82xx_get_settings()
381 ecmd->supported |= SUPPORTED_FIBRE; in qlcnic_82xx_get_settings()
389 ecmd->supported |= (SUPPORTED_FIBRE | SUPPORTED_TP); in qlcnic_82xx_get_settings()
397 ecmd->supported |= (SUPPORTED_TP | SUPPORTED_Autoneg); in qlcnic_82xx_get_settings()
1467 wol->supported = 0; in qlcnic_get_wol()
1474 wol->supported |= WAKE_MAGIC; in qlcnic_get_wol()