Searched refs:ethtool_flags (Results 1 – 3 of 3) sorted by relevance
888 unsigned long ethtool_flags; member1073 return test_bit(GVE_PRIV_FLAGS_REPORT_STATS, &priv->ethtool_flags); in gve_get_report_stats()1078 clear_bit(GVE_PRIV_FLAGS_REPORT_STATS, &priv->ethtool_flags); in gve_clear_report_stats()
703 if (priv->ethtool_flags & BIT(0)) in gve_get_priv_flags()715 ori_flags = READ_ONCE(priv->ethtool_flags); in gve_set_priv_flags()723 priv->ethtool_flags = new_flags; in gve_set_priv_flags()
2834 priv->ethtool_flags = 0x0; in gve_probe()