Home
last modified time | relevance | path

Searched refs:nc_mode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dnetwork-coding.c90 char nc_mode; in batadv_nc_tvlv_container_update() local
92 nc_mode = atomic_read(&bat_priv->network_coding); in batadv_nc_tvlv_container_update()
94 switch (nc_mode) { in batadv_nc_tvlv_container_update()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dnetwork-coding.c83 char nc_mode; in batadv_nc_tvlv_container_update() local
85 nc_mode = atomic_read(&bat_priv->network_coding); in batadv_nc_tvlv_container_update()
87 switch (nc_mode) { in batadv_nc_tvlv_container_update()

Completed in 5 milliseconds