Searched defs:notify_interval (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/brcm80211/brcmfmac/
H A Dwl_cfg80211.c2370 u16 notify_interval; local
2396 notify_interval = le16_to_cpu(bi->beacon_period);
2404 brcmf_dbg(CONN, "Beacon interval: %d\n", notify_interval);
2411 notify_interval, notify_ie,
2469 u16 notify_interval; local
2505 notify_interval = le16_to_cpu(bi->beacon_period);
2512 brcmf_dbg(CONN, "beacon interval: %d\n", notify_interval);
2517 notify_capability, notify_interval,

Completed in 117 milliseconds