Home
last modified time | relevance | path

Searched refs:HAL_TLV_ALIGN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dhal_desc.h478 #define HAL_TLV_ALIGN 4 macro
H A Dhal_rx.c1189 ptr = PTR_ALIGN(ptr, HAL_TLV_ALIGN); in ath11k_hal_rx_parse_mon_status()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dhal_desc.h479 #define HAL_TLV_ALIGN 4 macro
H A Dhal_rx.c1530 ptr = PTR_ALIGN(ptr, HAL_TLV_ALIGN); in ath11k_hal_rx_parse_mon_status()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.c1222 ptr = PTR_ALIGN(ptr, HAL_TLV_ALIGN); in ath12k_dp_mon_parse_rx_dest()
2048 ptr = PTR_ALIGN(ptr, HAL_TLV_ALIGN); in ath12k_dp_mon_tx_parse_mon_status()
H A Dhal_desc.h573 #define HAL_TLV_ALIGN 4 macro

Completed in 24 milliseconds