Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dspectral.c44 #define SPECTRAL_TLV_HDR_TAG GENMASK(23, 16) macro
765 tag = FIELD_GET(SPECTRAL_TLV_HDR_TAG, in ath11k_spectral_process_data()