Searched refs:find_peer_exist_on_other_vdev (Results 1 – 4 of 4) sorted by relevance
182 if (soc->ops->peer_ops->find_peer_exist_on_other_vdev) in cdp_find_peer_exist_on_other_vdev()183 return soc->ops->peer_ops->find_peer_exist_on_other_vdev( in cdp_find_peer_exist_on_other_vdev()
1991 bool (*find_peer_exist_on_other_vdev)(struct cdp_soc_t *soc, member
6349 .find_peer_exist_on_other_vdev = ol_txrx_find_peer_exist_on_other_vdev,
13518 .find_peer_exist_on_other_vdev = dp_find_peer_exist_on_other_vdev,