Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhal.h715 #define HAL_REO_CMD_UPD0_EVEN_PN BIT(20) macro
H A Dhal_rx.c137 !!(cmd->upd0 & HAL_REO_CMD_UPD0_EVEN_PN)) | in ath11k_hal_reo_cmd_update_rx_queue()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhal.h829 #define HAL_REO_CMD_UPD0_EVEN_PN BIT(20) macro
H A Dhal_rx.c138 le32_encode_bits(!!(cmd->upd0 & HAL_REO_CMD_UPD0_EVEN_PN), in ath12k_hal_reo_cmd_update_rx_queue()