Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Ddp_rx.h58 enum hal_pn_type pn_type);
Dcore.h362 enum hal_pn_type pn_type; member
Ddp_rx.c966 enum hal_pn_type pn_type) in ath11k_peer_rx_tid_setup() argument
1028 ssn, pn_type); in ath11k_peer_rx_tid_setup()
1072 params->ssn, arsta->pn_type); in ath11k_dp_rx_ampdu_start()
Dmac.c2858 arsta->pn_type = HAL_PN_TYPE_WPA; in ath11k_mac_op_set_key()
2860 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key()
2863 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key()
/Linux-v5.15/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()