diff --git a/dp/wifi3.0/be/dp_be_rx.h b/dp/wifi3.0/be/dp_be_rx.h index 19de12376a..69de3d57de 100644 --- a/dp/wifi3.0/be/dp_be_rx.h +++ b/dp/wifi3.0/be/dp_be_rx.h @@ -499,7 +499,7 @@ dp_rx_prefetch_hw_sw_nbuf_32_byte_desc(struct dp_soc *soc, * @txrx_peer: pointer to txrx_peer * @tid: tid value * - * Return: qdesc adrress in reo destination ring buffer + * Return: qdesc address in reo destination ring buffer */ static inline uint64_t dp_rx_get_reo_qdesc_addr_be(hal_soc_handle_t hal_soc, diff --git a/dp/wifi3.0/li/dp_li_rx.h b/dp/wifi3.0/li/dp_li_rx.h index ec7c7986b5..4e6e860e13 100644 --- a/dp/wifi3.0/li/dp_li_rx.h +++ b/dp/wifi3.0/li/dp_li_rx.h @@ -89,7 +89,7 @@ QDF_STATUS dp_wbm_get_rx_desc_from_hal_desc_li( * @txrx_peer: pointer to txrx_peer * @tid: tid value * - * Return: qdesc adrress in reo destination ring buffer + * Return: qdesc address in reo destination ring buffer */ static inline uint64_t dp_rx_get_reo_qdesc_addr_li(hal_soc_handle_t hal_soc,