Searched refs:HAL_RX_REO_QUEUE_INFO0_RETRY (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/net/wireless/ath/ath12k/
H A Dhal_desc.h2342 #define HAL_RX_REO_QUEUE_INFO0_RETRY BIT(8) macro
H A Dhal_rx.c739 qdesc->info0 |= le32_encode_bits(1, HAL_RX_REO_QUEUE_INFO0_RETRY);
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dhal_rx.c726 qdesc->info0 |= FIELD_PREP(HAL_RX_REO_QUEUE_INFO0_RETRY, 1);
H A Dhal_desc.h1950 #define HAL_RX_REO_QUEUE_INFO0_RETRY BIT(8) macro

Completed in 189 milliseconds