Home
last modified time | relevance | path

Searched refs:buf_ind (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_rx.c259 int buf_ind; in mlx4_en_fill_rx_buffers() local
263 for (buf_ind = 0; buf_ind < priv->prof->rx_ring_size; buf_ind++) { in mlx4_en_fill_rx_buffers()