Searched refs:sync_buff (Results 1 – 3 of 3) sorted by relevance
1275 dmn->send_ring->sync_buff = kzalloc(dmn->send_ring->max_post_send_size, in mlx5dr_send_ring_alloc()1277 if (!dmn->send_ring->sync_buff) { in mlx5dr_send_ring_alloc()1283 dmn->pdn, dmn->send_ring->sync_buff, in mlx5dr_send_ring_alloc()1293 kfree(dmn->send_ring->sync_buff); in mlx5dr_send_ring_alloc()1316 kfree(send_ring->sync_buff); in mlx5dr_send_ring_free()
1467 u8 *sync_buff; member
1115 struct ip_vs_sync_buff *sync_buff; member