Searched refs:netdev_offload_xstats_type (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/netdevsim/ |
H A D | hwstats.c | 11 enum netdev_offload_xstats_type type) in nsim_dev_hwstats_get_list_head() 23 enum netdev_offload_xstats_type type) in nsim_dev_hwstats_traffic_bump() 154 enum netdev_offload_xstats_type type) in __nsim_dev_hwstats_event_unregister() 217 enum netdev_offload_xstats_type type, in nsim_dev_hwstats_enable_ifindex() 270 enum netdev_offload_xstats_type type, in nsim_dev_hwstats_disable_ifindex() 303 enum netdev_offload_xstats_type type, in nsim_dev_hwstats_fail_ifindex() 332 enum netdev_offload_xstats_type type; 453 enum netdev_offload_xstats_type type) in nsim_dev_hwsdev_list_wipe()
|
/linux/include/linux/ |
H A D | netdevice.h | 3215 enum netdev_offload_xstats_type { enum 3221 enum netdev_offload_xstats_type type; 3232 enum netdev_offload_xstats_type type, 3235 enum netdev_offload_xstats_type type); 3237 enum netdev_offload_xstats_type type); 3239 enum netdev_offload_xstats_type type, 3248 enum netdev_offload_xstats_type type,
|
/linux/net/core/ |
H A D | rtnetlink.c | 5679 enum netdev_offload_xstats_type type) in rtnl_offload_xstats_get_size_stats() 5693 enum netdev_offload_xstats_type type, in rtnl_offload_xstats_get_stats() 5748 enum netdev_offload_xstats_type t_l3 = NETDEV_OFFLOAD_XSTATS_TYPE_L3; in rtnl_offload_xstats_fill_hw_s_info() 5778 enum netdev_offload_xstats_type t_l3 = NETDEV_OFFLOAD_XSTATS_TYPE_L3; in rtnl_offload_xstats_fill() 5843 enum netdev_offload_xstats_type type) in rtnl_offload_xstats_get_size_hw_s_info_one() 5856 enum netdev_offload_xstats_type t_l3 = NETDEV_OFFLOAD_XSTATS_TYPE_L3; in rtnl_offload_xstats_get_size_hw_s_info() 5867 enum netdev_offload_xstats_type t_l3 = NETDEV_OFFLOAD_XSTATS_TYPE_L3; in rtnl_offload_xstats_get_size() 6383 enum netdev_offload_xstats_type t_l3 = NETDEV_OFFLOAD_XSTATS_TYPE_L3; in rtnl_stats_set()
|
H A D | dev.c | 8942 enum netdev_offload_xstats_type type, in netdev_offload_xstats_enable() 8974 enum netdev_offload_xstats_type type) in netdev_offload_xstats_disable() 8999 enum netdev_offload_xstats_type type) in netdev_offload_xstats_get_ptr() 9011 enum netdev_offload_xstats_type type) in netdev_offload_xstats_enabled() 9043 enum netdev_offload_xstats_type type, in netdev_offload_xstats_get_used() 9064 enum netdev_offload_xstats_type type, in netdev_offload_xstats_get_stats() 9099 enum netdev_offload_xstats_type type, in netdev_offload_xstats_get() 9131 enum netdev_offload_xstats_type type, in netdev_offload_xstats_push_delta()
|