Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_vdev_mgr_interface.c322 if (sr_tx_ops->target_if_sr_update) in mlme_sr_handle_conc()
323 sr_tx_ops->target_if_sr_update in mlme_sr_handle_conc()
339 if (sr_tx_ops->target_if_sr_update) in mlme_sr_handle_conc()
340 sr_tx_ops->target_if_sr_update in mlme_sr_handle_conc()
423 if (tx_ops && tx_ops->spatial_reuse_tx_ops.target_if_sr_update) in mlme_sr_update()
424 tx_ops->spatial_reuse_tx_ops.target_if_sr_update in mlme_sr_update()
/wlan-driver/qca-wifi-host-cmn/target_if/spatial_reuse/src/
H A Dtarget_if_spatial_reuse.c238 tx_ops->spatial_reuse_tx_ops.target_if_sr_update = in target_if_spatial_reuse_register_tx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h1713 QDF_STATUS (*target_if_sr_update)(struct wlan_objmgr_pdev *pdev, member