Searched refs:is_platform_eht_capable (Results 1 – 3 of 3) sorted by relevance
527 scan->is_platform_eht_capable = target_if_is_platform_eht_capable; in target_if_scan_tx_ops_register()
3937 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()
444 bool (*is_platform_eht_capable)(struct wlan_objmgr_psoc *psoc, member