Home
last modified time | relevance | path

Searched refs:wlan_psoc_get_lmac_if_txops (Results 1 – 25 of 48) sorted by relevance

12

/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/src/
H A Dwlan_spectral_tgt_api.c95 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in tgt_pdev_spectral_init()
111 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in tgt_pdev_spectral_deinit()
130 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in tgt_psoc_spectral_init()
149 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in tgt_psoc_spectral_deinit()
168 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in tgt_set_spectral_config()
187 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in tgt_get_spectral_config()
208 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in tgt_start_spectral_scan()
227 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in tgt_stop_spectral_scan()
245 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in tgt_is_spectral_active()
262 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in tgt_is_spectral_enabled()
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_lmac_api.c37 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in lmac_get_caps()
57 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in lmac_get_tsf64()
78 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in lmac_dfs_disable()
100 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in lmac_dfs_enable()
123 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in lmac_dfs_get_thresholds()
143 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in lmac_get_ah_devid()
165 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in lmac_get_ext_busy()
186 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in lmac_set_use_cac_prssi()
206 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in lmac_get_target_type()
229 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in lmac_get_phymode_info()
[all …]
/wlan-driver/qcacld-3.0/components/spatial_reuse/dispatcher/src/
H A Dspatial_reuse_api.c37 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in wlan_spatial_reuse_config_set()
58 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in wlan_spatial_reuse_he_siga_val15_allowed_set()
76 tx_ops = wlan_psoc_get_lmac_if_txops(wlan_pdev_get_psoc(pdev)); in wlan_sr_setup_req()
/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/src/
H A Dwlan_ipa_tgt_api.c45 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in tgt_ipa_uc_offload_enable_disable()
72 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in tgt_ipa_intrabss_enable_disable()
/wlan-driver/qcacld-3.0/components/target_if/coap/inc/
H A Dtarget_if_coap.h47 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in target_if_coap_get_tx_ops()
/wlan-driver/qca-wifi-host-cmn/target_if/global_shmem/inc/
H A Dtarget_if_global_shmem.h41 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in target_if_get_global_shmem_local_ops()
/wlan-driver/qca-wifi-host-cmn/iot_sim/dispatcher/src/
H A Dwlan_iot_sim_tgt_api.c32 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in tgt_send_simulation_cmd()
/wlan-driver/qca-wifi-host-cmn/target_if/dcs/inc/
H A Dtarget_if_dcs.h65 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in target_if_dcs_get_tx_ops()
/wlan-driver/qca-wifi-host-cmn/gpio/core/inc/
H A Dwlan_gpio_priv_api.h78 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in wlan_psoc_get_gpio_txops()
/wlan-driver/qcacld-3.0/components/p2p/dispatcher/src/
H A Dwlan_p2p_mcc_quota_tgt_api.c55 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in tgt_p2p_register_mcc_quota_ev_handler()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/src/
H A Dwlan_mgmt_txrx_utils_api.c526 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in wlan_mgmt_txrx_mgmt_frame_tx()
575 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in wlan_mgmt_txrx_beacon_frame_tx()
649 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in wlan_mgmt_txrx_fd_action_frame_tx()
910 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in wlan_mgmt_txrx_pdev_close()
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/inc/
H A Dtarget_if_vdev_mgr_tx_ops.h54 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in target_if_vdev_mgr_get_tx_ops()
/wlan-driver/qca-wifi-host-cmn/target_if/cp_stats/inc/
H A Dtarget_if_cp_stats.h67 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in target_if_cp_stats_get_tx_ops()
/wlan-driver/qca-wifi-host-cmn/target_if/mlo_mgr/inc/
H A Dtarget_if_mlo_mgr.h66 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in target_if_mlo_get_tx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/inc/
H A Dwlan_mgmt_txrx_tgt_api.h158 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in wlan_psoc_get_mgmt_txrx_txops()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/mlme_objmgr/dispatcher/inc/
H A Dwlan_vdev_mlme_main.h39 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in wlan_mlme_get_lmac_tx_ops()
/wlan-driver/qcacld-3.0/components/coex/core/inc/
H A Dwlan_coex_main.h220 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in wlan_psoc_get_dbam_tx_ops()
/wlan-driver/qcacld-3.0/components/coex/dispatcher/src/
H A Dwlan_coex_tgt_api.c32 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in wlan_psoc_get_coex_txops()
/wlan-driver/qca-wifi-host-cmn/gpio/dispatcher/src/
H A Dwlan_gpio_tgt_api.c93 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in tgt_gpio_disabled()
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/src/
H A Dwlan_cfr_tgt_api.c109 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in wlan_psoc_get_cfr_txops()
123 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in tgt_cfr_get_target_type()
/wlan-driver/qcacld-3.0/components/coap/dispatcher/src/
H A Dwlan_coap_tgt_api.c31 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in wlan_psoc_get_coap_txops()
/wlan-driver/qca-wifi-host-cmn/global_lmac_if/src/
H A Dwlan_global_lmac_if.c257 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in wlan_global_lmac_if_close()
/wlan-driver/qca-wifi-host-cmn/target_if/core/src/
H A Dtarget_if_main.c909 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in target_pdev_is_scan_radio_supported()
993 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in target_pdev_scan_radio_is_dfs_enabled()
1083 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in target_is_scan_blanking_enabled()
/wlan-driver/qca-wifi-host-cmn/ftm/core/src/
H A Dwlan_ftm_svc.c34 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in wlan_psoc_get_ftm_txops()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_cmn.c419 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in wlan_mlo_get_psoc_mlo_chip_id()
438 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in wlan_mlo_get_psoc_group_id()
477 tx_ops = wlan_psoc_get_lmac_if_txops(psoc); in wlan_mlo_get_pdev_hw_link_id()

12