Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
HDmlx4_en_tx.c340 mlx4_en_tx_ring_is_full(struct mlx4_en_tx_ring *ring) in mlx4_en_tx_ring_is_full() function
664 if (unlikely(mlx4_en_tx_ring_is_full(ring))) { in mlx4_en_xmit()