Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dspectral.c45 #define SPECTRAL_TLV_HDR_SIGN GENMASK(31, 24) macro
745 sign = FIELD_GET(SPECTRAL_TLV_HDR_SIGN, in ath11k_spectral_process_data()