Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.h59 enum hal_pn_type pn_type);
H A Dcore.h538 enum hal_pn_type pn_type; member
H A Ddp_rx.c999 enum hal_pn_type pn_type) in ath11k_peer_rx_tid_setup() argument
1066 ath11k_hal_reo_qdesc_setup(vaddr, tid, ba_win_sz, ssn, pn_type); in ath11k_peer_rx_tid_setup()
1100 params->ssn, arsta->pn_type); in ath11k_dp_rx_ampdu_start()
H A Dmac.c4426 arsta->pn_type = HAL_PN_TYPE_WPA; in ath11k_mac_op_set_key()
4428 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key()
4431 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.h105 enum hal_pn_type pn_type);
H A Dcore.h524 enum hal_pn_type pn_type; member
H A Ddp_rx.c939 enum hal_pn_type pn_type) in ath12k_dp_rx_peer_tid_setup() argument
1027 ssn, pn_type); in ath12k_dp_rx_peer_tid_setup()
1088 params->ssn, arsta->ahsta->pn_type); in ath12k_dp_rx_ampdu_start()
H A Dmac.c4805 ahsta->pn_type = HAL_PN_TYPE_WPA; in ath12k_mac_set_key()
4807 ahsta->pn_type = HAL_PN_TYPE_NONE; in ath12k_mac_set_key()
4810 ahsta->pn_type = HAL_PN_TYPE_NONE; in ath12k_mac_set_key()
/linux-6.15/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()