Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/core/src/
H A Dtarget_if_main.c941 phy_id = target_pdev_get_phy_idx(tgt_pdev); in target_pdev_is_scan_radio_supported()
1027 phy_id = target_pdev_get_phy_idx(tgt_pdev); in target_pdev_scan_radio_is_dfs_enabled()
1118 phy_id = target_pdev_get_phy_idx(tgt_pdev); in target_is_scan_blanking_enabled()
/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/
H A Dtarget_if.h1927 static inline int32_t target_pdev_get_phy_idx in target_pdev_get_phy_idx() function