Home
last modified time | relevance | path

Searched refs:gwk_cipher (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c311 struct host_cmd_tlv_gwk_cipher *gwk_cipher; in mwifiex_uap_bss_wpa() local
352 gwk_cipher = (struct host_cmd_tlv_gwk_cipher *)tlv; in mwifiex_uap_bss_wpa()
353 gwk_cipher->header.type = cpu_to_le16(TLV_TYPE_GWK_CIPHER); in mwifiex_uap_bss_wpa()
354 gwk_cipher->header.len = in mwifiex_uap_bss_wpa()
357 gwk_cipher->cipher = bss_cfg->wpa_cfg.group_cipher; in mwifiex_uap_bss_wpa()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c300 struct host_cmd_tlv_gwk_cipher *gwk_cipher; in mwifiex_uap_bss_wpa() local
341 gwk_cipher = (struct host_cmd_tlv_gwk_cipher *)tlv; in mwifiex_uap_bss_wpa()
342 gwk_cipher->header.type = cpu_to_le16(TLV_TYPE_GWK_CIPHER); in mwifiex_uap_bss_wpa()
343 gwk_cipher->header.len = in mwifiex_uap_bss_wpa()
346 gwk_cipher->cipher = bss_cfg->wpa_cfg.group_cipher; in mwifiex_uap_bss_wpa()

Completed in 3 milliseconds