Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral.h49 #define FREQ_OFFSET_85MHZ (85) macro
Dtarget_if_spectral_phyerr.c939 *cfreq2 = *cfreq1 + FREQ_OFFSET_85MHZ; in target_if_spectral_unify_cfreq_format()
941 *cfreq2 = *cfreq1 - FREQ_OFFSET_85MHZ; in target_if_spectral_unify_cfreq_format()