Searched refs:HAL_RX_REO_QUEUE_INFO0_IGNORE_AMPDU_FLG (Results 1 – 4 of 4) sorted by relevance
756 qdesc->info0 |= le32_encode_bits(1, HAL_RX_REO_QUEUE_INFO0_IGNORE_AMPDU_FLG); in ath12k_hal_reo_qdesc_setup()
2351 #define HAL_RX_REO_QUEUE_INFO0_IGNORE_AMPDU_FLG BIT(27) macro
1959 #define HAL_RX_REO_QUEUE_INFO0_IGNORE_AMPDU_FLG BIT(25) macro
746 qdesc->info0 |= FIELD_PREP(HAL_RX_REO_QUEUE_INFO0_IGNORE_AMPDU_FLG, 1); in ath11k_hal_reo_qdesc_setup()