Searched refs:features (Results 1 – 25 of 25) sorted by relevance
292 rt_uint32_t features; in rt_genphy_config() local294 features = (RT_SUPPORTED_TP | RT_SUPPORTED_MII in rt_genphy_config()304 features |= RT_SUPPORTED_Autoneg; in rt_genphy_config()307 features |= RT_SUPPORTED_100baseT_Full; in rt_genphy_config()309 features |= RT_SUPPORTED_100baseT_Half; in rt_genphy_config()311 features |= RT_SUPPORTED_10baseT_Full; in rt_genphy_config()313 features |= RT_SUPPORTED_10baseT_Half; in rt_genphy_config()323 features |= RT_SUPPORTED_1000baseT_Full; in rt_genphy_config()325 features |= RT_SUPPORTED_1000baseT_Half; in rt_genphy_config()332 phydev->supported &= features; in rt_genphy_config()[all …]
197 if ((drv->features & RT_PHY_10G_FEATURES) == RT_PHY_10G_FEATURES || in rt_phy_read_mmd()216 if ((drv->features & RT_PHY_10G_FEATURES) == RT_PHY_10G_FEATURES || in rt_phy_write_mmd()497 .features = RT_PHY_GBIT_FEATURES | RT_SUPPORTED_MII |551 pdev->advertising = pdev->drv->features; in phy_probe()552 pdev->supported = pdev->drv->features; in phy_probe()
8 bool "Enable ifconfig features"12 bool "Enable ping features"16 bool "Enable netstat features"20 bool "Enable default netdev automatic change features"
5 Main features include:9 - Extended features: IP forwarding over multiple network interfaces10 - Extended TCP features: congestion control, RTT estimation and fast recovery/fast retransmit, send…
66 ++ New features:278 ++ New features:354 ++ New features:425 ++ New features:1216 ++ New features:1515 ++ New features:2157 ++ New features:2327 ++ New features:2695 ++ New features:3896 ++ New features:[all …]
2 bool "Enable C++ features"
23 # features: shared memory, message, and semaphores.
5 Here are some features about rt-thread c++11 threading futures.
10 bool "Enable debugging features of LwP"
97 rt_uint32_t features; member
445 struct rt_nvme_command_features features; member
12 features of Savannah help us not lose users' input.
6 Note! The MDNS responder does not have all features required by the standards.
57 After which you can edit your local files with bug fixes or new features and
7 1 - Supported PPP protocols and features16 1 Supported PPP protocols and features
58 after which you can edit your local files with bug fixes or new features and
162 cmd.features.opcode = RT_NVME_ADMIN_OPCODE_SET_FEATURES; in nvme_set_features_simple()163 cmd.features.fid = rt_cpu_to_le32(fid); in nvme_set_features_simple()164 cmd.features.dword11 = rt_cpu_to_le32(dword11); in nvme_set_features_simple()
255 bool "Enable ping features"
25 ++ New features:101 ++ New features:172 ++ New features:963 ++ New features:1262 ++ New features:1904 ++ New features:2074 ++ New features:2442 ++ New features:3643 ++ New features:3913 ++ New features:[all …]
7 ++ New features:306 ++ New features:948 ++ New features:1118 ++ New features:1486 ++ New features:2687 ++ New features:2957 ++ New features:2987 ++ New features:3016 ++ New features:3072 ++ New features:[all …]
Completed in 36 milliseconds