Home
last modified time | relevance | path

Searched refs:ethtool_flags (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/google/gve/
H A Dgve.h255 unsigned long ethtool_flags; member
407 return test_bit(GVE_PRIV_FLAGS_REPORT_STATS, &priv->ethtool_flags); in gve_get_report_stats()
412 clear_bit(GVE_PRIV_FLAGS_REPORT_STATS, &priv->ethtool_flags); in gve_clear_report_stats()
H A Dgve_ethtool.c469 if (priv->ethtool_flags & BIT(0)) in gve_get_priv_flags()
479 ori_flags = READ_ONCE(priv->ethtool_flags); in gve_set_priv_flags()
487 priv->ethtool_flags = new_flags; in gve_set_priv_flags()
H A Dgve_main.c1382 priv->ethtool_flags = 0x0; in gve_probe()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dethtool.h311 enum ethtool_flags { enum
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h427 enum ethtool_flags { enum
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dethtool.h702 enum ethtool_flags { enum
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dethtool.h702 enum ethtool_flags { enum
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h821 enum ethtool_flags { enum