Searched refs:mlo_peer_find_hash_add (Results 1 – 3 of 3) sorted by relevance
498 if (soc->arch_ops.mlo_peer_find_hash_add) in dp_peer_find_hash_add()499 soc->arch_ops.mlo_peer_find_hash_add(soc, peer); in dp_peer_find_hash_add()
2455 void (*mlo_peer_find_hash_add)(struct dp_soc *soc, member
3456 arch_ops->mlo_peer_find_hash_add = dp_mlo_peer_find_hash_add_be; in dp_initialize_arch_ops_be_mlo()