ps_ao_timer 493 drivers/net/wireless/marvell/mwifiex/uap_cmd.c struct host_cmd_tlv_ageout_timer *ao_timer, *ps_ao_timer; ps_ao_timer 683 drivers/net/wireless/marvell/mwifiex/uap_cmd.c ps_ao_timer = (struct host_cmd_tlv_ageout_timer *)tlv; ps_ao_timer 684 drivers/net/wireless/marvell/mwifiex/uap_cmd.c ps_ao_timer->header.type = ps_ao_timer 686 drivers/net/wireless/marvell/mwifiex/uap_cmd.c ps_ao_timer->header.len = cpu_to_le16(sizeof(*ps_ao_timer) - ps_ao_timer 688 drivers/net/wireless/marvell/mwifiex/uap_cmd.c ps_ao_timer->sta_ao_timer = ps_ao_timer 690 drivers/net/wireless/marvell/mwifiex/uap_cmd.c cmd_size += sizeof(*ps_ao_timer); ps_ao_timer 691 drivers/net/wireless/marvell/mwifiex/uap_cmd.c tlv += sizeof(*ps_ao_timer);