Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cfg.h347 !soc->ops->cfg_ops->set_peer_unmap_conf_support) in cdp_cfg_set_peer_unmap_conf_support()
350 soc->ops->cfg_ops->set_peer_unmap_conf_support(val); in cdp_cfg_set_peer_unmap_conf_support()
H A Dcdp_txrx_ops.h2102 void (*set_peer_unmap_conf_support)(bool val); member
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx.c6338 .set_peer_unmap_conf_support = ol_txrx_set_peer_unmap_conf_support,