Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve.h713 unsigned long ethtool_flags; member
878 return test_bit(GVE_PRIV_FLAGS_REPORT_STATS, &priv->ethtool_flags); in gve_get_report_stats()
883 clear_bit(GVE_PRIV_FLAGS_REPORT_STATS, &priv->ethtool_flags); in gve_clear_report_stats()
H A Dgve_ethtool.c541 if (priv->ethtool_flags & BIT(0)) in gve_get_priv_flags()
553 ori_flags = READ_ONCE(priv->ethtool_flags); in gve_set_priv_flags()
561 priv->ethtool_flags = new_flags; in gve_set_priv_flags()
H A Dgve_main.c2295 priv->ethtool_flags = 0x0; in gve_probe()
/openbmc/u-boot/include/linux/
H A Dethtool.h311 enum ethtool_flags { enum
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1216 enum ethtool_flags { enum
/openbmc/linux/include/uapi/linux/
H A Dethtool.h952 enum ethtool_flags { enum