Searched refs:host_cmd_tlv_encrypt_protocol (Results 1 – 4 of 4) sorted by relevance
475 struct host_cmd_tlv_encrypt_protocol *encrypt_protocol; in mwifiex_uap_bss_param_prepare()615 encrypt_protocol = (struct host_cmd_tlv_encrypt_protocol *)tlv; in mwifiex_uap_bss_param_prepare()619 cpu_to_le16(sizeof(struct host_cmd_tlv_encrypt_protocol) in mwifiex_uap_bss_param_prepare()622 cmd_size += sizeof(struct host_cmd_tlv_encrypt_protocol); in mwifiex_uap_bss_param_prepare()623 tlv += sizeof(struct host_cmd_tlv_encrypt_protocol); in mwifiex_uap_bss_param_prepare()
2017 struct host_cmd_tlv_encrypt_protocol { struct
134 struct host_cmd_tlv_encrypt_protocol *encrypt_protocol; in nxpwifi_uap_bss_param_prepare()275 encrypt_protocol = (struct host_cmd_tlv_encrypt_protocol *)tlv; in nxpwifi_uap_bss_param_prepare()279 cpu_to_le16(sizeof(struct host_cmd_tlv_encrypt_protocol) in nxpwifi_uap_bss_param_prepare()282 cmd_size += sizeof(struct host_cmd_tlv_encrypt_protocol); in nxpwifi_uap_bss_param_prepare()283 tlv += sizeof(struct host_cmd_tlv_encrypt_protocol); in nxpwifi_uap_bss_param_prepare()
2002 struct host_cmd_tlv_encrypt_protocol { struct