Searched defs:tail_next (Results 1 – 3 of 3) sorted by relevance
73 __be16 *tail_next; member
225 u32 tail_next = (cache->tail + 1) & (MLX5E_CACHE_SIZE - 1); in mlx5e_rx_cache_put() local