Home
last modified time | relevance | path

Searched refs:target_tx_ops (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/core/src/
H A Dtarget_if_main.c452 struct wlan_lmac_if_target_tx_ops *target_tx_ops; in target_if_target_tx_ops_register() local
459 target_tx_ops = &tx_ops->target_tx_ops; in target_if_target_tx_ops_register()
461 target_tx_ops->tgt_is_tgt_type_ar900b = in target_if_target_tx_ops_register()
464 target_tx_ops->tgt_is_tgt_type_qca9984 = in target_if_target_tx_ops_register()
467 target_tx_ops->tgt_is_tgt_type_qca9888 = in target_if_target_tx_ops_register()
470 target_tx_ops->tgt_is_tgt_type_adrastea = in target_if_target_tx_ops_register()
473 target_tx_ops->tgt_is_tgt_type_qcn9000 = in target_if_target_tx_ops_register()
476 target_tx_ops->tgt_is_tgt_type_qcn6122 = in target_if_target_tx_ops_register()
479 target_tx_ops->tgt_is_tgt_type_qcn9160 = in target_if_target_tx_ops_register()
482 target_tx_ops->tgt_is_tgt_type_qcn6432 = in target_if_target_tx_ops_register()
[all …]
/wlan-driver/qca-wifi-host-cmn/gpio/dispatcher/src/
H A Dwlan_gpio_tgt_api.c98 target_type_tx_ops = &tx_ops->target_tx_ops; in tgt_gpio_disabled()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_partial_offload_radar.c440 tgt_tx_ops = &tx_ops->target_tx_ops; in dfs_set_adrastea_rf_thrshold()
575 tgt_tx_ops = &tx_ops->target_tx_ops; in dfs_get_po_radars()
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/src/
H A Dwlan_cfr_tgt_api.c128 target_type_tx_ops = &tx_ops->target_tx_ops; in tgt_cfr_get_target_type()
/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/src/
H A Dwlan_spectral_tgt_api.c492 target_type_tx_ops = &tx_ops->target_tx_ops; in tgt_spectral_get_target_type()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/
H A Ddfs.c878 tgt_tx_ops = &tx_ops->target_tx_ops; in dfs_is_true_160mhz_supported()
/wlan-driver/qca-wifi-host-cmn/target_if/cfr/src/
H A Dtarget_if_cfr.c195 target_type_tx_ops = &tx_ops->target_tx_ops; in target_if_cfr_get_target_type()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_utils_api.c347 tgt_tx_ops = &tx_ops->target_tx_ops; in utils_dfs_is_spruce_spur_war_applicable()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h1869 struct wlan_lmac_if_target_tx_ops target_tx_ops; member
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral.c3673 tgt_tx_ops = &tx_ops->target_tx_ops; in target_if_pdev_spectral_init()
6593 if (!tx_ops->target_tx_ops.tgt_get_tgt_type) { in target_if_spectral_set_dma_debug()