Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c478 struct host_cmd_tlv_ageout_timer *ao_timer, *ps_ao_timer; in mwifiex_uap_bss_param_prepare() local
675 ps_ao_timer = (struct host_cmd_tlv_ageout_timer *)tlv; in mwifiex_uap_bss_param_prepare()
676 ps_ao_timer->header.type = in mwifiex_uap_bss_param_prepare()
678 ps_ao_timer->header.len = cpu_to_le16(sizeof(*ps_ao_timer) - in mwifiex_uap_bss_param_prepare()
680 ps_ao_timer->sta_ao_timer = in mwifiex_uap_bss_param_prepare()
682 cmd_size += sizeof(*ps_ao_timer); in mwifiex_uap_bss_param_prepare()
683 tlv += sizeof(*ps_ao_timer); in mwifiex_uap_bss_param_prepare()