Home
last modified time | relevance | path

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

/net/mac80211/
Dmesh_plink.c270 if (sta->ignore_plink_timer) { in mesh_plink_timer()
271 sta->ignore_plink_timer = false; in mesh_plink_timer()
384 sta->ignore_plink_timer = true; in mesh_plink_close()
587 sta->ignore_plink_timer = true; in mesh_rx_plink_frame()
607 sta->ignore_plink_timer = true; in mesh_rx_plink_frame()
629 sta->ignore_plink_timer = true; in mesh_rx_plink_frame()
668 sta->ignore_plink_timer = true; in mesh_rx_plink_frame()
719 sta->ignore_plink_timer = 1; in mesh_rx_plink_frame()
Dsta_info.h287 bool ignore_plink_timer; member