Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhal.h722 #define HAL_REO_CMD_UPD0_SEQ_2K_ERR BIT(27) macro
H A Dhal_rx.c151 !!(cmd->upd0 & HAL_REO_CMD_UPD0_SEQ_2K_ERR)) | in ath11k_hal_reo_cmd_update_rx_queue()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhal.h836 #define HAL_REO_CMD_UPD0_SEQ_2K_ERR BIT(27) macro
H A Dhal_rx.c152 le32_encode_bits(!!(cmd->upd0 & HAL_REO_CMD_UPD0_SEQ_2K_ERR), in ath12k_hal_reo_cmd_update_rx_queue()