Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhal.h746 #define HAL_REO_CMD_UPD2_SEQ_2K_ERR BIT(23) macro
H A Dhal_rx.c211 !!(cmd->upd2 & HAL_REO_CMD_UPD2_SEQ_2K_ERR)) | in ath11k_hal_reo_cmd_update_rx_queue()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhal.h860 #define HAL_REO_CMD_UPD2_SEQ_2K_ERR BIT(23) macro
H A Dhal_rx.c212 le32_encode_bits(!!(cmd->upd2 & HAL_REO_CMD_UPD2_SEQ_2K_ERR), in ath12k_hal_reo_cmd_update_rx_queue()