Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dhal.c887 return HAL_TLV_ALIGN; in ath12k_hal_get_tlv32_hdr_align()
H A Dhal.h1452 #define HAL_TLV_ALIGN 4 macro
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_mon.c2595 ptr = PTR_ALIGN(ptr, HAL_TLV_ALIGN); in ath12k_wifi7_dp_mon_tx_parse_mon_status()