Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/scan/src/
H A Dtarget_if_scan.c527 scan->is_platform_eht_capable = target_if_is_platform_eht_capable; in target_if_scan_tx_ops_register()
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_utils_api.c3937 if (scan_ops->is_platform_eht_capable) in util_scan_is_platform_eht_capable()
3938 return scan_ops->is_platform_eht_capable(psoc, pdev_id); in util_scan_is_platform_eht_capable()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h444 bool (*is_platform_eht_capable)(struct wlan_objmgr_psoc *psoc, member