Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dhal_desc.h480 #define HAL_TLV_ALIGN 4 macro
Dhal_rx.c1529 ptr = PTR_ALIGN(ptr, HAL_TLV_ALIGN); in ath11k_hal_rx_parse_mon_status()
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dhal_desc.h573 #define HAL_TLV_ALIGN 4 macro
Ddp_mon.c1222 ptr = PTR_ALIGN(ptr, HAL_TLV_ALIGN); in ath12k_dp_mon_parse_rx_dest()
2011 ptr = PTR_ALIGN(ptr, HAL_TLV_ALIGN); in ath12k_dp_mon_tx_parse_mon_status()