Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_peer.c461 if (soc->arch_ops.mlo_peer_find_hash_attach && in dp_peer_find_hash_attach()
462 (soc->arch_ops.mlo_peer_find_hash_attach(soc) != in dp_peer_find_hash_attach()
H A Ddp_types.h2454 QDF_STATUS (*mlo_peer_find_hash_attach)(struct dp_soc *soc); member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be.c3454 arch_ops->mlo_peer_find_hash_attach = in dp_initialize_arch_ops_be_mlo()