Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_cq.c168 cq->timer.function = mlx4_en_poll_tx_cq; in mlx4_en_activate_cq()
H A Den.h839 void mlx4_en_poll_tx_cq(unsigned long data);
H A Dmlx4_en_tx.c436 void mlx4_en_poll_tx_cq(unsigned long data) in mlx4_en_poll_tx_cq() function