Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/ !
H A Dwlan_dfs_init_deinit_api.c503 if (!dfs_tx_ops->dfs_is_tgt_offload) { in wlan_dfs_pdev_obj_create_notification()
510 dfs->dfs_is_offload_enabled = dfs_tx_ops->dfs_is_tgt_offload(psoc); in wlan_dfs_pdev_obj_create_notification()
/wlan-driver/qca-wifi-host-cmn/target_if/dfs/src/ !
H A Dtarget_if_dfs.c480 dfs_tx_ops->dfs_is_tgt_offload = &target_if_dfs_offload; in target_if_register_dfs_tx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/ !
H A Dwlan_lmac_if_def.h1295 bool (*dfs_is_tgt_offload)(struct wlan_objmgr_psoc *psoc); member