Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral_netlink.c228 if (det_map->send_to_upper_layers) { in target_if_spectral_fill_samp_msg()
Dtarget_if_spectral.c5892 det_map->send_to_upper_layers = false; in target_if_spectral_populate_session_det_host_info()
5895 det_map->send_to_upper_layers = true; in target_if_spectral_populate_session_det_host_info()
5899 det_map->send_to_upper_layers = false; in target_if_spectral_populate_session_det_host_info()
5903 det_map->send_to_upper_layers = true; in target_if_spectral_populate_session_det_host_info()
Dtarget_if_spectral.h1103 bool send_to_upper_layers; member