Searched refs:pn_type (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | dp_rx.h | 59 enum hal_pn_type pn_type);
|
| H 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()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | dp_rx.c | 591 enum hal_pn_type pn_type) in ath12k_dp_rx_peer_tid_setup() 660 ret = ath12k_dp_arch_rx_assign_reoq(dp, peer->dp_peer, rx_tid, ssn, pn_type); in ath12k_dp_rx_peer_tid_setup() 726 params->ssn, arsta->ahsta->pn_type); in ath12k_dp_rx_ampdu_start() 588 ath12k_dp_rx_peer_tid_setup(struct ath12k * ar,const u8 * peer_mac,int vdev_id,u8 tid,u32 ba_win_sz,u16 ssn,enum hal_pn_type pn_type) ath12k_dp_rx_peer_tid_setup() argument
|
| H A D | mac.c | 6095 ahsta->pn_type = HAL_PN_TYPE_WPA; in ath12k_mac_set_key() 6097 ahsta->pn_type = HAL_PN_TYPE_NONE; in ath12k_mac_set_key() 6100 ahsta->pn_type = HAL_PN_TYPE_NONE; in ath12k_mac_set_key()
|
| /linux/sound/pci/asihpi/ |
| H A D | hpi.h | 1599 u16 hpi_parametric_eq_get_band(u32 h_control, u16 index, u16 *pn_type,
|
| H A D | hpifunc.c | 2190 u16 hpi_parametric_eq_get_band(u32 h_control, u16 index, u16 *pn_type, in hpi_parametric_eq_get_band() argument 2207 if (pn_type) in hpi_parametric_eq_get_band() 2208 *pn_type = (u16)(hr.u.c.param2 >> 16); in hpi_parametric_eq_get_band()
|