Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Ddp_rx.h57 enum hal_pn_type pn_type);
Dcore.h348 enum hal_pn_type pn_type; member
Ddp_rx.c918 enum hal_pn_type pn_type) in ath11k_peer_rx_tid_setup() argument
980 ssn, pn_type); in ath11k_peer_rx_tid_setup()
1024 params->ssn, arsta->pn_type); in ath11k_dp_rx_ampdu_start()
Dmac.c2592 arsta->pn_type = HAL_PN_TYPE_WPA; in ath11k_mac_op_set_key()
2594 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key()
2597 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key()
/Linux-v5.10/sound/pci/asihpi/
Dhpi.h1615 u16 hpi_parametric_eq_get_band(u32 h_control, u16 index, u16 *pn_type,
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()