Home
last modified time | relevance | path

Searched refs:get_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.h371 !soc->ops->cfg_ops->get_peer_unmap_conf_support) in cdp_cfg_get_peer_unmap_conf_support()
374 return soc->ops->cfg_ops->get_peer_unmap_conf_support(); in cdp_cfg_get_peer_unmap_conf_support()
H A Dcdp_txrx_ops.h2103 bool (*get_peer_unmap_conf_support)(void); member
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx.c6339 .get_peer_unmap_conf_support = ol_txrx_get_peer_unmap_conf_support,