Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral_sim.c561 SPECTRAL_SIM_REPORTSET_DEPOPLFREE_LIST(simctx->bw20_headreportset); in target_if_depopulate_simdata()
562 SPECTRAL_SIM_REPORTSET_DEPOPLFREE_LIST(simctx->bw40_headreportset); in target_if_depopulate_simdata()
563 SPECTRAL_SIM_REPORTSET_DEPOPLFREE_LIST(simctx->bw80_headreportset); in target_if_depopulate_simdata()
564 SPECTRAL_SIM_REPORTSET_DEPOPLFREE_LIST(simctx->bw160_headreportset); in target_if_depopulate_simdata()
565 SPECTRAL_SIM_REPORTSET_DEPOPLFREE_LIST(simctx->bw80_80_headreportset); in target_if_depopulate_simdata()
H A Dtarget_if_spectral_sim_int.h144 #define SPECTRAL_SIM_REPORTSET_DEPOPLFREE_LIST(reportset) \ macro