Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c2737 u16 notify_interval; in brcmf_inform_single_bss() local
2765 notify_interval = le16_to_cpu(bi->beacon_period); in brcmf_inform_single_bss()
2773 brcmf_dbg(CONN, "Beacon interval: %d\n", notify_interval); in brcmf_inform_single_bss()
2780 notify_interval, notify_ie, in brcmf_inform_single_bss()
2837 u16 notify_interval; in brcmf_inform_ibss() local
2874 notify_interval = le16_to_cpu(bi->beacon_period); in brcmf_inform_ibss()
2881 brcmf_dbg(CONN, "beacon interval: %d\n", notify_interval); in brcmf_inform_ibss()
2886 notify_capability, notify_interval, in brcmf_inform_ibss()
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c246 u16 notify_interval; in rtw_cfg80211_inform_bss() local
329 notify_interval = le16_to_cpu(*(__le16 *)rtw_get_beacon_interval_from_ie(pnetwork->network.IEs)); in rtw_cfg80211_inform_bss()