Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c2608 u16 notify_interval; in brcmf_inform_single_bss() local
2634 notify_interval = le16_to_cpu(bi->beacon_period); in brcmf_inform_single_bss()
2642 brcmf_dbg(CONN, "Beacon interval: %d\n", notify_interval); in brcmf_inform_single_bss()
2649 notify_interval, notify_ie, in brcmf_inform_single_bss()
2707 u16 notify_interval; in wl_inform_ibss() local
2743 notify_interval = le16_to_cpu(bi->beacon_period); in wl_inform_ibss()
2750 brcmf_dbg(CONN, "beacon interval: %d\n", notify_interval); in wl_inform_ibss()
2755 notify_capability, notify_interval, in wl_inform_ibss()