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

/drivers/net/wireless/brcm80211/brcmfmac/
H A Dwl_cfg80211.c2007 u16 notify_interval; local
2029 notify_interval = le16_to_cpu(bi->beacon_period);
2039 WL_CONN("Beacon interval: %d\n", notify_interval);
2043 0, notify_capability, notify_interval, notify_ie,
2099 u16 notify_interval; local
2134 notify_interval = le16_to_cpu(bi->beacon_period);
2141 WL_CONN("beacon interval: %d\n", notify_interval);
2145 0, notify_capability, notify_interval,

Completed in 71 milliseconds