Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.h58 enum hal_pn_type pn_type);
H A Dcore.h351 enum hal_pn_type pn_type; member
H A Ddp_rx.c936 enum hal_pn_type pn_type) in ath11k_peer_rx_tid_setup() argument
998 ssn, pn_type); in ath11k_peer_rx_tid_setup()
1042 params->ssn, arsta->pn_type); in ath11k_dp_rx_ampdu_start()
H A Dmac.c2604 arsta->pn_type = HAL_PN_TYPE_WPA; in ath11k_mac_op_set_key()
2606 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key()
2609 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key()
/OK3568_Linux_fs/kernel/sound/pci/asihpi/
H A Dhpifunc.c2191 u16 hpi_parametric_eq_get_band(u32 h_control, u16 index, u16 *pn_type, in hpi_parametric_eq_get_band() argument
2208 if (pn_type) in hpi_parametric_eq_get_band()
2209 *pn_type = (u16)(hr.u.c.param2 >> 16); in hpi_parametric_eq_get_band()
H A Dhpi.h1615 u16 hpi_parametric_eq_get_band(u32 h_control, u16 index, u16 *pn_type,