Home
last modified time | relevance | path

Searched refs:beacon_loss (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/mac80211/
H A Ddebugfs_netdev.c404 IEEE80211_IF_FILE_W(beacon_loss);
732 DEBUGFS_ADD_MODE(beacon_loss, 0200); in add_sta_files()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.c279 !rtwdev->beacon_loss && !rtwdev->ap_active) in rtw_watch_dog_work()
358 rtwdev->beacon_loss = false; in rtw_sta_add()
H A Dfw.c163 rtwdev->beacon_loss = false; in rtw_fw_bcn_filter_notify_vif_iter()
166 rtwdev->beacon_loss = true; in rtw_fw_bcn_filter_notify_vif_iter()
H A Dmain.h2038 bool beacon_loss; member