Searched refs:mlx5_devcom_get_next_peer_data (Results 1 – 3 of 3) sorted by relevance
42 void *mlx5_devcom_get_next_peer_data(struct mlx5_devcom_comp_dev *devcom,46 for (pos = NULL, data = mlx5_devcom_get_next_peer_data(devcom, &pos); \48 data = mlx5_devcom_get_next_peer_data(devcom, &pos))
388 peer_priv = mlx5_devcom_get_next_peer_data(*ipsec_roce->devcom, &tmp); in ipsec_fs_roce_tx_mpv_create()458 peer_priv = mlx5_devcom_get_next_peer_data(*ipsec_roce->devcom, &tmp); in ipsec_fs_roce_rx_mpv_create()583 peer_priv = mlx5_devcom_get_next_peer_data(*ipsec_roce->devcom, &tmp); in mlx5_ipsec_fs_roce_tx_destroy()
345 void *mlx5_devcom_get_next_peer_data(struct mlx5_devcom_comp_dev *devcom, in mlx5_devcom_get_next_peer_data() function