Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_rx.h31 u16 ssn, enum hal_pn_type pn_type);
H A Ddp_rx.c254 u16 ssn, enum hal_pn_type pn_type) in ath12k_wifi7_dp_rx_assign_reoq() argument
282 ssn, pn_type); in ath12k_wifi7_dp_rx_assign_reoq()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.h420 u16 ssn, enum hal_pn_type pn_type);
623 u16 ssn, enum hal_pn_type pn_type) in ath12k_dp_arch_rx_assign_reoq() argument
625 return dp->ops->rx_assign_reoq(dp->ab, dp_peer, rx_tid, ssn, pn_type); in ath12k_dp_arch_rx_assign_reoq()
H A Ddp_rx.h227 enum hal_pn_type pn_type);
H A Dcore.h518 enum hal_pn_type pn_type; member
H A Dmac.c6086 ahsta->pn_type = HAL_PN_TYPE_WPA; in ath12k_mac_set_key()
6088 ahsta->pn_type = HAL_PN_TYPE_NONE; in ath12k_mac_set_key()
6091 ahsta->pn_type = HAL_PN_TYPE_NONE; in ath12k_mac_set_key()
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.h59 enum hal_pn_type pn_type);
H A Dcore.h550 enum hal_pn_type pn_type; member
H A Dmac.c4654 arsta->pn_type = HAL_PN_TYPE_WPA; in ath11k_mac_op_set_key()
4656 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key()
4659 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key()
/linux/sound/pci/asihpi/
H A Dhpi.h1599 u16 hpi_parametric_eq_get_band(u32 h_control, u16 index, u16 *pn_type,
H A 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()