Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
A Dpeer.h36 u16 sec_type_grp; member
A Dpeer.c446 peer->sec_type_grp = HAL_ENCRYPT_TYPE_OPEN; in ath11k_peer_create()
A Ddp_rx.c2260 enctype = peer->sec_type_grp; in ath11k_dp_rx_h_mpdu()
A Dmac.c4410 peer->sec_type_grp = ath11k_dp_tx_get_encrypt_type(key->cipher); in ath11k_mac_op_set_key()
/drivers/net/wireless/ath/ath12k/
A Dpeer.h45 u16 sec_type_grp; member
A Dpeer.c416 peer->sec_type_grp = HAL_ENCRYPT_TYPE_OPEN; in ath12k_peer_create()
A Ddp_rx.c2365 enctype = peer->sec_type_grp; in ath12k_dp_rx_h_mpdu()
A Dmac.c5541 peer->sec_type_grp = ath12k_dp_tx_get_encrypt_type(key->cipher); in ath12k_mac_set_key()

Completed in 61 milliseconds