Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/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()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhal_desc.h573 #define HAL_TLV_ALIGN 4 macro
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()