Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/spatial_reuse/dispatcher/src/
H A Dspatial_reuse_api.c41 if (tx_ops->spatial_reuse_tx_ops.send_cfg) in wlan_spatial_reuse_config_set()
42 return tx_ops->spatial_reuse_tx_ops.send_cfg(vdev, sr_ctrl, in wlan_spatial_reuse_config_set()
/wlan-driver/qca-wifi-host-cmn/target_if/spatial_reuse/src/
H A Dtarget_if_spatial_reuse.c233 tx_ops->spatial_reuse_tx_ops.send_cfg = spatial_reuse_send_cfg; 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.h1704 QDF_STATUS (*send_cfg)(struct wlan_objmgr_vdev *vdev, uint8_t sr_ctrl, member