Home
last modified time | relevance | path

Searched refs:max_idle_period (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/wfx/
H A Dsta.c556 hif_keep_alive_period(wvif, info->max_idle_period * in wfx_bss_info_changed()
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/
H A Dsta.c577 info->max_idle_period * USEC_PER_TU / USEC_PER_MSEC); in wfx_bss_info_changed()
/kernel/linux/linux-5.10/net/mac80211/
H A Dmlme.c3621 bss_conf->max_idle_period = in ieee80211_assoc_success()
3622 le16_to_cpu(elems->max_idle_period_ie->max_idle_period); in ieee80211_assoc_success()
3628 bss_conf->max_idle_period = 0; in ieee80211_assoc_success()
H A Dutil.c2480 if (sdata->vif.bss_conf.max_idle_period || in ieee80211_reconfig()
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h606 * @max_idle_period: the time period during which the station can refrain from
683 u16 max_idle_period; member
/kernel/linux/linux-5.10/include/linux/
H A Dieee80211.h3320 * @max_idle_period: indicates the time period during which a station can
3327 __le16 max_idle_period; member
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h613 * @max_idle_period: the time period during which the station can refrain from
729 u16 max_idle_period; member
/kernel/linux/linux-6.6/net/mac80211/
H A Dmlme.c4364 bss_conf->max_idle_period = in ieee80211_assoc_config_link()
4365 le16_to_cpu(elems->max_idle_period_ie->max_idle_period); in ieee80211_assoc_config_link()
4371 bss_conf->max_idle_period = 0; in ieee80211_assoc_config_link()
H A Dutil.c2733 if (sdata->vif.bss_conf.max_idle_period || in ieee80211_reconfig()
/kernel/linux/linux-6.6/include/linux/
H A Dieee80211.h4014 * @max_idle_period: indicates the time period during which a station can
4021 __le16 max_idle_period; member

Completed in 68 milliseconds