Searched refs:pn_type (Results 1 – 8 of 8) sorted by relevance
| /drivers/net/wireless/ath/ath11k/ |
| A D | dp_rx.h | 59 enum hal_pn_type pn_type);
|
| A D | core.h | 540 enum hal_pn_type pn_type; member
|
| A D | dp_rx.c | 999 enum hal_pn_type pn_type) in ath11k_peer_rx_tid_setup() argument 1066 ath11k_hal_reo_qdesc_setup(vaddr, tid, ba_win_sz, ssn, pn_type); in ath11k_peer_rx_tid_setup() 1100 params->ssn, arsta->pn_type); in ath11k_dp_rx_ampdu_start()
|
| A D | mac.c | 4432 arsta->pn_type = HAL_PN_TYPE_WPA; in ath11k_mac_op_set_key() 4434 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key() 4437 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key()
|
| /drivers/net/wireless/ath/ath12k/ |
| A D | dp_rx.h | 121 enum hal_pn_type pn_type);
|
| A D | dp_rx.c | 973 u16 ssn, enum hal_pn_type pn_type) in ath12k_dp_rx_assign_reoq() argument 1000 ssn, pn_type); in ath12k_dp_rx_assign_reoq() 1023 enum hal_pn_type pn_type) in ath12k_dp_rx_peer_tid_setup() argument 1094 ret = ath12k_dp_rx_assign_reoq(ab, ahsta, rx_tid, ssn, pn_type); in ath12k_dp_rx_peer_tid_setup() 1145 params->ssn, arsta->ahsta->pn_type); in ath12k_dp_rx_ampdu_start()
|
| A D | core.h | 581 enum hal_pn_type pn_type; member
|
| A D | mac.c | 5563 ahsta->pn_type = HAL_PN_TYPE_WPA; in ath12k_mac_set_key() 5565 ahsta->pn_type = HAL_PN_TYPE_NONE; in ath12k_mac_set_key() 5568 ahsta->pn_type = HAL_PN_TYPE_NONE; in ath12k_mac_set_key()
|
Completed in 70 milliseconds