Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c2523 u16 notify_interval; in brcmf_inform_single_bss() local
2549 notify_interval = le16_to_cpu(bi->beacon_period); in brcmf_inform_single_bss()
2557 brcmf_dbg(CONN, "Beacon interval: %d\n", notify_interval); in brcmf_inform_single_bss()
2564 notify_interval, notify_ie, in brcmf_inform_single_bss()
2622 u16 notify_interval; in wl_inform_ibss() local
2658 notify_interval = le16_to_cpu(bi->beacon_period); in wl_inform_ibss()
2665 brcmf_dbg(CONN, "beacon interval: %d\n", notify_interval); in wl_inform_ibss()
2670 notify_capability, notify_interval, in wl_inform_ibss()