Lines Matching refs:supported
297 ecmd->supported = (SUPPORTED_10baseT_Half | in qlcnic_82xx_get_settings()
318 ecmd->supported = SUPPORTED_1000baseT_Full; in qlcnic_82xx_get_settings()
321 ecmd->supported = SUPPORTED_10000baseT_Full; in qlcnic_82xx_get_settings()
354 ecmd->supported |= SUPPORTED_Autoneg; in qlcnic_82xx_get_settings()
359 ecmd->supported |= SUPPORTED_TP; in qlcnic_82xx_get_settings()
367 ecmd->supported |= SUPPORTED_MII; in qlcnic_82xx_get_settings()
376 ecmd->supported |= SUPPORTED_TP; in qlcnic_82xx_get_settings()
380 ecmd->supported |= SUPPORTED_FIBRE; in qlcnic_82xx_get_settings()
388 ecmd->supported |= (SUPPORTED_FIBRE | SUPPORTED_TP); in qlcnic_82xx_get_settings()
396 ecmd->supported |= (SUPPORTED_TP | SUPPORTED_Autoneg); in qlcnic_82xx_get_settings()
1466 wol->supported = 0; in qlcnic_get_wol()
1473 wol->supported |= WAKE_MAGIC; in qlcnic_get_wol()