Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dmlx4_en.h664 static inline bool mlx4_en_cq_lock_poll(struct mlx4_en_cq *cq) in mlx4_en_cq_lock_poll() function
718 static inline bool mlx4_en_cq_lock_poll(struct mlx4_en_cq *cq) in mlx4_en_cq_lock_poll() function
Den_netdev.c85 if (!mlx4_en_cq_lock_poll(cq)) in mlx4_en_low_latency_recv()