Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddrop_monitor.c109 struct net_dm_alert_ops { struct
483 static const struct net_dm_alert_ops net_dm_alert_summary_ops = {
1011 static const struct net_dm_alert_ops net_dm_alert_packet_ops = {
1019 static const struct net_dm_alert_ops *net_dm_alert_ops_arr[] = {
1025 static int net_dm_hw_probe_register(const struct net_dm_alert_ops *ops) in net_dm_hw_probe_register()
1030 static void net_dm_hw_probe_unregister(const struct net_dm_alert_ops *ops) in net_dm_hw_probe_unregister()
1036 static int net_dm_hw_probe_register(const struct net_dm_alert_ops *ops) in net_dm_hw_probe_register()
1048 const struct net_dm_alert_ops *ops; in net_dm_hw_monitor_start()
1104 const struct net_dm_alert_ops *ops; in net_dm_hw_monitor_stop()
1138 const struct net_dm_alert_ops *ops; in net_dm_trace_on_set()
[all …]