Home
last modified time | relevance | path

Searched refs:target_pdev_info (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/dispatcher/inc/
H A Dtarget_if_pub.h28 struct target_pdev_info;
33 typedef struct target_pdev_info target_pdev_info_t;
/wlan-driver/qca-wifi-host-cmn/target_if/core/src/
H A Dtarget_if_main.c717 struct target_pdev_info *tgt_pdev_info; in target_if_alloc_pdev_tgt_info()
736 struct target_pdev_info *tgt_pdev_info; in target_if_free_pdev_tgt_info()
881 struct target_pdev_info *tgt_pdev; in target_pdev_is_scan_radio_supported()
935 tgt_pdev = (struct target_pdev_info *)wlan_pdev_get_tgt_if_handle(pdev); in target_pdev_is_scan_radio_supported()
965 struct target_pdev_info *tgt_pdev; in target_pdev_scan_radio_is_dfs_enabled()
1020 tgt_pdev = (struct target_pdev_info *)wlan_pdev_get_tgt_if_handle(pdev); in target_pdev_scan_radio_is_dfs_enabled()
1054 struct target_pdev_info *tgt_pdev; in target_is_scan_blanking_enabled()
1111 tgt_pdev = (struct target_pdev_info *)wlan_pdev_get_tgt_if_handle(pdev); in target_is_scan_blanking_enabled()
1152 struct target_pdev_info *tgt_pdev_info; in target_if_pdev_get_hw_link_id()
1167 struct target_pdev_info *tgt_pdev_info; in target_pdev_set_hw_link_id()
/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/
H A Dtarget_if.h380 struct target_pdev_info { struct
1769 (struct target_pdev_info *pdev_info, void *feature_ptr) in target_pdev_set_feature_ptr()
1786 (struct target_pdev_info *pdev_info) in target_pdev_get_feature_ptr()
1804 (struct target_pdev_info *pdev_info, in target_pdev_set_wmi_handle()
1822 (struct target_pdev_info *pdev_info) in target_pdev_get_wmi_handle()
1840 (struct target_pdev_info *pdev_info, in target_pdev_set_accelerator_hdl()
1858 target_pdev_get_accelerator_hdl(struct target_pdev_info *pdev_info) in target_pdev_get_accelerator_hdl()
1876 (struct target_pdev_info *pdev_info, int32_t pdev_idx) in target_pdev_set_pdev_idx()
1893 (struct target_pdev_info *pdev_info) in target_pdev_get_pdev_idx()
1911 (struct target_pdev_info *pdev_info, int32_t phy_idx) in target_pdev_set_phy_idx()
[all …]
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
H A Dinit_deinit_lmac.c272 struct target_pdev_info *tgt_hdl; in lmac_get_pdev_wmi_handle()
333 struct target_pdev_info *tgt_hdl; in lmac_get_pdev_feature_ptr()