Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Dmesh_hwmp.c248 if (time_before(jiffies, ifmsh->next_perr)) in mesh_path_error_tx()
291 ifmsh->next_perr = TU_TO_EXP_TIME( in mesh_path_error_tx()
H A Dmesh.c1777 ifmsh->next_perr = jiffies; in ieee80211_mesh_init_sdata()
H A Dieee80211_i.h771 unsigned long next_perr; member