Searched refs:is_vdev_restore_last_peer (Results 1 – 5 of 5) sorted by relevance
431 if (soc->ops->peer_ops->is_vdev_restore_last_peer) in cdp_peer_is_vdev_restore_last_peer()432 return soc->ops->peer_ops->is_vdev_restore_last_peer(soc, in cdp_peer_is_vdev_restore_last_peer()
2020 bool (*is_vdev_restore_last_peer)(struct cdp_soc_t *soc, member
376 bool is_vdev_restore_last_peer(struct cdp_soc_t *soc, uint8_t vdev_id,
1754 bool is_vdev_restore_last_peer(struct cdp_soc_t *soc_hdl, uint8_t vdev_id, function
6361 .is_vdev_restore_last_peer = is_vdev_restore_last_peer,