Searched refs:sec_type (Results 1 – 18 of 18) sorted by relevance
53 le32_encode_bits(pkt_info->sec_type, RTW_TX_DESC_W1_SEC_TYPE) | in rtw_tx_fill_tx_desc()317 u8 sec_type = 0; in rtw_tx_pkt_info_update_sec() local326 sec_type = 0x01; in rtw_tx_pkt_info_update_sec()329 sec_type = 0x03; in rtw_tx_pkt_info_update_sec()336 pkt_info->sec_type = sec_type; in rtw_tx_pkt_info_update_sec()
621 u8 sec_type; member
2544 enum htt_security_types sec_type; in ath10k_htt_rx_pn_check_replay_hl() local2577 sec_type = peer->rx_pn[sec_index].sec_type; in ath10k_htt_rx_pn_check_replay_hl()2580 if (sec_type != HTT_SECURITY_AES_CCMP && in ath10k_htt_rx_pn_check_replay_hl()2581 sec_type != HTT_SECURITY_TKIP && in ath10k_htt_rx_pn_check_replay_hl()2582 sec_type != HTT_SECURITY_TKIP_NOMIC) in ath10k_htt_rx_pn_check_replay_hl()2607 enum htt_security_types sec_type; in ath10k_htt_rx_proc_rx_ind_hl() local2669 sec_type = peer->rx_pn[sec_index].sec_type; in ath10k_htt_rx_proc_rx_ind_hl()2744 (sec_type == HTT_SECURITY_AES_CCMP || in ath10k_htt_rx_proc_rx_ind_hl()2745 sec_type == HTT_SECURITY_TKIP || in ath10k_htt_rx_proc_rx_ind_hl()2746 sec_type == HTT_SECURITY_TKIP_NOMIC)) { in ath10k_htt_rx_proc_rx_ind_hl()[all …]
445 enum htt_security_types sec_type; member
35 u16 sec_type; member
445 peer->sec_type = HAL_ENCRYPT_TYPE_OPEN; in ath11k_peer_create()
2306 enctype = peer->sec_type; in ath11k_dp_rx_h_mpdu()
4629 peer->sec_type = ath11k_dp_tx_get_encrypt_type(key->cipher); in ath11k_mac_op_set_key()
139 u16 sec_type; member
482 dp_peer->sec_type = HAL_ENCRYPT_TYPE_OPEN; in ath12k_dp_peer_create()
6059 peer->dp_peer->sec_type = in ath12k_mac_set_key()
657 u8 sec_type = RTW89_SEC_KEY_TYPE_NONE; in rtw89_core_tx_update_sec_key() local672 sec_type = RTW89_SEC_KEY_TYPE_WEP40; in rtw89_core_tx_update_sec_key()675 sec_type = RTW89_SEC_KEY_TYPE_WEP104; in rtw89_core_tx_update_sec_key()678 sec_type = RTW89_SEC_KEY_TYPE_TKIP; in rtw89_core_tx_update_sec_key()681 sec_type = RTW89_SEC_KEY_TYPE_CCMP128; in rtw89_core_tx_update_sec_key()684 sec_type = RTW89_SEC_KEY_TYPE_CCMP256; in rtw89_core_tx_update_sec_key()687 sec_type = RTW89_SEC_KEY_TYPE_GCMP128; in rtw89_core_tx_update_sec_key()690 sec_type = RTW89_SEC_KEY_TYPE_GCMP256; in rtw89_core_tx_update_sec_key()699 desc_info->sec_type = sec_type; in rtw89_core_tx_update_sec_key()1482 FIELD_PREP(RTW89_TXWD_BODY1_SEC_TYPE, desc_info->sec_type); in rtw89_build_txwd_body1_v1()[all …]
530 aoac_rpt->sec_type); in rtw89_wow_debug_aoac_rpt()
1233 u8 sec_type; member5972 u8 sec_type; member
5781 aoac_rpt->sec_type = c2h->sec_type; in rtw89_mac_c2h_wow_aoac_rpt()
4132 u8 sec_type; member
126 >0x1FC ubelong !1 \b, sec_type %#x
359 enctype = peer->sec_type; in ath12k_wifi7_dp_rx_h_mpdu()