Home
last modified time | relevance | path

Searched defs:pdev_info (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/
H A Dtarget_if.h1769 (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()
1928 (struct target_pdev_info *pdev_info) in target_pdev_get_phy_idx()
/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
H A Dwlan_scan_main.h572 struct pdev_scan_info pdev_info[WLAN_UMAC_MAX_PDEVS]; member