Searched refs:mlo_peer_find_hash_find (Results 1 – 3 of 3) sorted by relevance
1639 if (soc->arch_ops.mlo_peer_find_hash_find) in dp_mld_peer_find_hash_find()1640 return soc->arch_ops.mlo_peer_find_hash_find(soc, in dp_mld_peer_find_hash_find()
2460 struct dp_peer *(*mlo_peer_find_hash_find)(struct dp_soc *soc, member
3458 arch_ops->mlo_peer_find_hash_find = dp_mlo_peer_find_hash_find_be; in dp_initialize_arch_ops_be_mlo()