Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/src/
H A Dos_if_spectral_netlink.c166 struct pdev_spectral *ps = NULL; in os_if_spectral_init_nl()
212 struct pdev_spectral *ps = NULL; in os_if_spectral_destroy_netlink()
252 struct pdev_spectral *ps = NULL; in os_if_spectral_prep_skb()
327 struct pdev_spectral *ps) in os_if_init_spectral_skb_dst_pid()
336 struct pdev_spectral *ps) in os_if_init_spectral_skb_dst_pid()
369 struct pdev_spectral *ps = NULL; in os_if_spectral_nl_unicast_msg()
426 struct pdev_spectral *ps = NULL; in os_if_spectral_nl_unicast_msg()
484 struct pdev_spectral *ps = NULL; in os_if_spectral_nl_bcast_msg()
543 struct pdev_spectral *ps = NULL; in os_if_spectral_free_skb()
/wlan-driver/qca-wifi-host-cmn/spectral/core/
H A Dspectral_common.c593 struct pdev_spectral *ps = NULL; in wlan_spectral_pdev_obj_create_handler()
614 ps = (struct pdev_spectral *) in wlan_spectral_pdev_obj_create_handler()
615 qdf_mem_malloc(sizeof(struct pdev_spectral)); in wlan_spectral_pdev_obj_create_handler()
625 qdf_mem_zero(ps, sizeof(struct pdev_spectral)); in wlan_spectral_pdev_obj_create_handler()
650 struct pdev_spectral *ps = NULL; in wlan_spectral_pdev_obj_destroy_handler()
H A Dspectral_defs_i.h89 struct pdev_spectral { struct
/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/src/
H A Dwlan_spectral_ucfg_api.c95 struct pdev_spectral *ps = NULL; in ucfg_spectral_scan_set_ppid()
H A Dwlan_spectral_tgt_api.c34 struct pdev_spectral *ps; in tgt_get_pdev_target_handle()