Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dhal.h741 #define HAL_REO_CMD_UPD1_IGNORE_AMPDU_FLG BIT(31) macro
H A Dhal_rx.c188 !!(cmd->upd1 & HAL_REO_CMD_UPD1_IGNORE_AMPDU_FLG)); in ath11k_hal_reo_cmd_update_rx_queue()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhal_rx.c188 le32_encode_bits(!!(cmd->upd1 & HAL_REO_CMD_UPD1_IGNORE_AMPDU_FLG), in ath12k_hal_reo_cmd_update_rx_queue()
H A Dhal.h855 #define HAL_REO_CMD_UPD1_IGNORE_AMPDU_FLG BIT(31) macro