Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dhal.h716 #define HAL_REO_CMD_UPD0_UNEVEN_PN BIT(21) macro
Dhal_rx.c139 !!(cmd->upd0 & HAL_REO_CMD_UPD0_UNEVEN_PN)) | in ath11k_hal_reo_cmd_update_rx_queue()
/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dhal.h830 #define HAL_REO_CMD_UPD0_UNEVEN_PN BIT(21) macro
Dhal_rx.c140 le32_encode_bits(!!(cmd->upd0 & HAL_REO_CMD_UPD0_UNEVEN_PN), in ath12k_hal_reo_cmd_update_rx_queue()