Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Ddp_rx.h58 enum hal_pn_type pn_type);
Dcore.h478 enum hal_pn_type pn_type; member
Ddp_rx.c1002 enum hal_pn_type pn_type) in ath11k_peer_rx_tid_setup() argument
1064 ssn, pn_type); in ath11k_peer_rx_tid_setup()
1108 params->ssn, arsta->pn_type); in ath11k_dp_rx_ampdu_start()
Dmac.c3945 arsta->pn_type = HAL_PN_TYPE_WPA; in ath11k_mac_op_set_key()
3947 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key()
3950 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key()
/linux-6.1.9/sound/pci/asihpi/
Dhpi.h1615 u16 hpi_parametric_eq_get_band(u32 h_control, u16 index, u16 *pn_type,
Dhpifunc.c2190 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()