Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/mlx4/mlx4_en/
HDen.h714 static inline bool mlx4_en_cq_lock_poll(struct mlx4_en_cq *cq) in mlx4_en_cq_lock_poll() function
770 static inline bool mlx4_en_cq_lock_poll(struct mlx4_en_cq *cq) in mlx4_en_cq_lock_poll() function
HDmlx4_en_netdev.c75 if (!mlx4_en_cq_lock_poll(cq)) in mlx4_en_low_latency_recv()