Searched refs:pn_type (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/drivers/net/wireless/ath/ath11k/ |
D | dp_rx.h | 58 enum hal_pn_type pn_type);
|
D | core.h | 489 enum hal_pn_type pn_type; member
|
D | dp_rx.c | 997 enum hal_pn_type pn_type) in ath11k_peer_rx_tid_setup() argument 1061 ssn, pn_type); in ath11k_peer_rx_tid_setup() 1108 params->ssn, arsta->pn_type); in ath11k_dp_rx_ampdu_start()
|
D | mac.c | 4326 arsta->pn_type = HAL_PN_TYPE_WPA; in ath11k_mac_op_set_key() 4328 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key() 4331 arsta->pn_type = HAL_PN_TYPE_NONE; in ath11k_mac_op_set_key()
|
/linux-6.6.21/drivers/net/wireless/ath/ath12k/ |
D | dp_rx.h | 100 enum hal_pn_type pn_type);
|
D | core.h | 389 enum hal_pn_type pn_type; member
|
D | dp_rx.c | 935 enum hal_pn_type pn_type) in ath12k_dp_rx_peer_tid_setup() argument 1017 ssn, pn_type); in ath12k_dp_rx_peer_tid_setup() 1063 params->ssn, arsta->pn_type); in ath12k_dp_rx_ampdu_start()
|
D | mac.c | 3258 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()
|
/linux-6.6.21/sound/pci/asihpi/ |
D | hpi.h | 1599 u16 hpi_parametric_eq_get_band(u32 h_control, u16 index, u16 *pn_type,
|
D | hpifunc.c | 2190 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()
|