Home
last modified time | relevance | path

Searched refs:pn_type (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.h58 enum hal_pn_type pn_type);
H A Dcore.h351 enum hal_pn_type pn_type; member
H A Ddp_rx.c936 enum hal_pn_type pn_type) in ath11k_peer_rx_tid_setup()
998 ssn, pn_type); in ath11k_peer_rx_tid_setup()
1042 params->ssn, arsta->pn_type); in ath11k_dp_rx_ampdu_start()
934 ath11k_peer_rx_tid_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id, u8 tid, u32 ba_win_sz, u16 ssn, enum hal_pn_type pn_type) ath11k_peer_rx_tid_setup() argument
H A Dmac.c2604 arsta->pn_type = HAL_PN_TYPE_WPA; in ath11k_mac_op_set_key()
2606 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key()
2609 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.h100 enum hal_pn_type pn_type);
H A Dcore.h389 enum hal_pn_type pn_type; member
H A Ddp_rx.c935 enum hal_pn_type pn_type) in ath12k_dp_rx_peer_tid_setup()
1017 ssn, pn_type); in ath12k_dp_rx_peer_tid_setup()
1063 params->ssn, arsta->pn_type); in ath12k_dp_rx_ampdu_start()
933 ath12k_dp_rx_peer_tid_setup(struct ath12k *ar, const u8 *peer_mac, int vdev_id, u8 tid, u32 ba_win_sz, u16 ssn, enum hal_pn_type pn_type) ath12k_dp_rx_peer_tid_setup() argument
H A Dmac.c3258 arsta->pn_type = HAL_PN_TYPE_WPA; in ath12k_mac_op_set_key()
3260 arsta->pn_type = HAL_PN_TYPE_NONE; in ath12k_mac_op_set_key()
3263 arsta->pn_type = HAL_PN_TYPE_NONE; in ath12k_mac_op_set_key()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.h58 enum hal_pn_type pn_type);
H A Dcore.h489 enum hal_pn_type pn_type; member
H A Ddp_rx.c997 enum hal_pn_type pn_type) in ath11k_peer_rx_tid_setup()
1061 ssn, pn_type); in ath11k_peer_rx_tid_setup()
1108 params->ssn, arsta->pn_type); in ath11k_dp_rx_ampdu_start()
995 ath11k_peer_rx_tid_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id, u8 tid, u32 ba_win_sz, u16 ssn, enum hal_pn_type pn_type) ath11k_peer_rx_tid_setup() argument
H A Dmac.c4331 arsta->pn_type = HAL_PN_TYPE_WPA; in ath11k_mac_op_set_key()
4333 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key()
4336 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key()
/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dhpi.h1615 u16 hpi_parametric_eq_get_band(u32 h_control, u16 index, u16 *pn_type,
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 66 milliseconds