Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral.h796 int8_t (*get_ctl_noisefloor)(void *arg); member
H A Dtarget_if_spectral.c2615 p_sops->get_ctl_noisefloor = target_if_spectral_get_ctl_noisefloor; in target_if_init_spectral_ops_common()
2972 p_sops->get_ctl_noisefloor = null_get_ctl_noisefloor; in target_if_spectral_init_dummy_function_table()