Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dhal_desc.h480 #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()
/linux/drivers/net/wireless/ath/ath12k/
H A Dhal.h1441 #define HAL_TLV_ALIGN 4 macro
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_mon.c2556 ptr = PTR_ALIGN(ptr, HAL_TLV_ALIGN); in ath12k_wifi7_dp_mon_tx_parse_mon_status()