Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dhal.h740 #define HAL_REO_CMD_UPD1_UNEVEN_PN BIT(29) macro
H A Dhal_rx.c184 !!(cmd->upd1 & HAL_REO_CMD_UPD1_UNEVEN_PN)) | in ath11k_hal_reo_cmd_update_rx_queue()
/linux/drivers/net/wireless/ath/ath12k/
H A Dhal_rx.c184 le32_encode_bits(!!(cmd->upd1 & HAL_REO_CMD_UPD1_UNEVEN_PN), in ath12k_hal_reo_cmd_update_rx_queue()
H A Dhal.h853 #define HAL_REO_CMD_UPD1_UNEVEN_PN BIT(29) macro