Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c475 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()
H A Dfw.h2017 struct host_cmd_tlv_encrypt_protocol { struct
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Duap_cmd.c134 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()
H A Dfw.h2002 struct host_cmd_tlv_encrypt_protocol { struct