Home
last modified time | relevance | path

Searched refs:batadv_info (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dhard-interface.c676 batadv_info(hard_iface->soft_iface, "Interface activated: %s\n", in batadv_hardif_activate_interface()
698 batadv_info(hard_iface->soft_iface, "Interface deactivated: %s\n", in batadv_hardif_deactivate_interface()
800 batadv_info(hard_iface->soft_iface, "Adding interface: %s\n", in batadv_hardif_enable_interface()
805 batadv_info(hard_iface->soft_iface, in batadv_hardif_enable_interface()
812 batadv_info(hard_iface->soft_iface, in batadv_hardif_enable_interface()
886 batadv_info(hard_iface->soft_iface, "Removing interface: %s\n", in batadv_hardif_disable_interface()
H A Dsysfs.c341 batadv_info(net_dev, "%s: Invalid parameter received: %s\n", in batadv_store_bool_attr()
349 batadv_info(net_dev, "%s: Changing from: %s to: %s\n", attr_name, in batadv_store_bool_attr()
389 batadv_info(net_dev, "%s: Invalid parameter received: %s\n", in batadv_store_uint_attr()
395 batadv_info(net_dev, "%s: Value is too small: %lu min: %u\n", in batadv_store_uint_attr()
401 batadv_info(net_dev, "%s: Value is too big: %lu max: %u\n", in batadv_store_uint_attr()
412 batadv_info(net_dev, "%s: %sChanging from: %i to: %lu\n", in batadv_store_uint_attr()
520 batadv_info(net_dev, in batadv_store_gw_mode()
541 batadv_info(net_dev, "Changing gw mode from: %s to: %s\n", in batadv_store_gw_mode()
718 batadv_info(net_dev, in batadv_store_isolation_mark()
1159 batadv_info(hard_ifac in batadv_store_throughput_override()
[all...]
H A Dlog.h116 * batadv_info() - Store message in debug buffer and print it to kmsg buffer
121 #define batadv_info(net_dev, fmt, arg...) \ macro
H A Dgateway_common.c197 batadv_info(net_dev, in batadv_gw_bandwidth_set()
H A Dbat_v_elp.c145 batadv_info(hard_iface->soft_iface, in batadv_v_elp_get_throughput()
H A Dmulticast.c768 batadv_info(bat_priv->soft_iface, "%s Querier appeared\n", in batadv_mcast_querier_log()
771 batadv_info(bat_priv->soft_iface, in batadv_mcast_querier_log()
775 batadv_info(bat_priv->soft_iface, in batadv_mcast_querier_log()
H A Dtranslation-table.c700 net_ratelimited_function(batadv_info, soft_iface, in batadv_tt_local_add()
713 net_ratelimited_function(batadv_info, soft_iface, in batadv_tt_local_add()
3313 net_ratelimited_function(batadv_info, bat_priv->soft_iface, in batadv_send_other_tt_response()
4201 net_ratelimited_function(batadv_info, soft_iface, in batadv_tt_local_resize_to_mtu()
H A Dbridge_loop_avoidance.c474 batadv_info(bat_priv->soft_iface, in batadv_bla_loopdetect_report()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dhard-interface.c675 batadv_info(hard_iface->soft_iface, "Interface activated: %s\n", in batadv_hardif_activate_interface()
696 batadv_info(hard_iface->soft_iface, "Interface deactivated: %s\n", in batadv_hardif_deactivate_interface()
751 batadv_info(hard_iface->soft_iface, "Adding interface: %s\n", in batadv_hardif_enable_interface()
756 batadv_info(hard_iface->soft_iface, in batadv_hardif_enable_interface()
763 batadv_info(hard_iface->soft_iface, in batadv_hardif_enable_interface()
833 batadv_info(hard_iface->soft_iface, "Removing interface: %s\n", in batadv_hardif_disable_interface()
H A Dlog.h116 * batadv_info() - Store message in debug buffer and print it to kmsg buffer
121 #define batadv_info(net_dev, fmt, arg...) \ macro
H A Dmulticast.c734 batadv_info(bat_priv->soft_iface, "%s Querier appeared\n", in batadv_mcast_querier_log()
737 batadv_info(bat_priv->soft_iface, in batadv_mcast_querier_log()
741 batadv_info(bat_priv->soft_iface, in batadv_mcast_querier_log()
H A Dbat_v_elp.c144 batadv_info(hard_iface->soft_iface, in batadv_v_elp_get_throughput()
H A Dtranslation-table.c699 net_ratelimited_function(batadv_info, soft_iface, in batadv_tt_local_add()
712 net_ratelimited_function(batadv_info, soft_iface, in batadv_tt_local_add()
3081 net_ratelimited_function(batadv_info, bat_priv->soft_iface, in batadv_send_other_tt_response()
3961 net_ratelimited_function(batadv_info, soft_iface, in batadv_tt_local_resize_to_mtu()
H A Dbridge_loop_avoidance.c469 batadv_info(bat_priv->soft_iface, in batadv_bla_loopdetect_report()

Completed in 32 milliseconds