Home
last modified time | relevance | path

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

/linux/include/linux/mlx4/
H A Dcq.h42 struct mlx4_cqe { struct
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_clock.c50 u64 mlx4_en_get_cqe_ts(struct mlx4_cqe *cqe) in mlx4_en_get_cqe_ts()
H A Den_rx.c596 static int check_csum(struct mlx4_cqe *cqe, struct sk_buff *skb, void *va, in check_csum()
637 struct mlx4_cqe *cqe;
659 struct mlx4_cqe *cqe = _ctx->cqe; in mlx4_en_xdp_rx_hash()
694 struct mlx4_cqe *cqe; in mlx4_en_process_rx_cq()
H A Den_tx.c430 struct mlx4_cqe *cqe; in mlx4_en_process_tx_cq()
437 struct mlx4_cqe *buf = cq->buf; in mlx4_en_process_tx_cq()