Searched refs:HAL_TLV_ALIGN (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/wireless/ath/ath11k/ | ||
D | hal_desc.h | 479 #define HAL_TLV_ALIGN 4 macro |
D | hal_rx.c | 1522 ptr = PTR_ALIGN(ptr, HAL_TLV_ALIGN); in ath11k_hal_rx_parse_mon_status() |