Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dpeer.h36 u16 sec_type_grp; member
H A Dpeer.c446 peer->sec_type_grp = HAL_ENCRYPT_TYPE_OPEN; in ath11k_peer_create()
H A Dmac.c4630 peer->sec_type_grp = ath11k_dp_tx_get_encrypt_type(key->cipher); in ath11k_mac_op_set_key()
/linux/drivers/net/wireless/ath/ath12k/
H A Dpeer.h45 u16 sec_type_grp; member
H A Dpeer.c416 peer->sec_type_grp = HAL_ENCRYPT_TYPE_OPEN; in ath12k_peer_create()
H A Dmac.c5770 peer->sec_type_grp = ath12k_dp_tx_get_encrypt_type(key->cipher); in ath12k_mac_set_key()