Home
last modified time | relevance | path

Searched refs:HAL_RX_REO_QUEUE_INFO0_VLD (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhal_rx.c725 le32_encode_bits(1, HAL_RX_REO_QUEUE_INFO0_VLD) | in ath12k_hal_reo_qdesc_setup()
H A Dhal_desc.h2336 #define HAL_RX_REO_QUEUE_INFO0_VLD BIT(0) macro
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhal_desc.h1943 #define HAL_RX_REO_QUEUE_INFO0_VLD BIT(0) macro
H A Dhal_rx.c714 FIELD_PREP(HAL_RX_REO_QUEUE_INFO0_VLD, 1) | in ath11k_hal_reo_qdesc_setup()