Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/mlx4/
A Dcq.c81 struct mlx4_cqe *cqe = get_cqe(cq, n & cq->ibcq.cqe); in get_sw_cqe()
82 struct mlx4_cqe *tcqe = ((cq->buf.entry_size == 64) ? (cqe + 1) : cqe); in get_sw_cqe()
88 static struct mlx4_cqe *next_cqe_sw(struct mlx4_ib_cq *cq) in next_cqe_sw()
356 struct mlx4_cqe *cqe, *new_cqe; in mlx4_ib_cq_resize_copy_cqes()
581 unsigned tail, struct mlx4_cqe *cqe, int is_eth) in use_tunnel_data()
660 struct mlx4_cqe *cqe; in mlx4_ib_poll_one()
919 struct mlx4_cqe *cqe, *dest; in __mlx4_ib_cq_clean()
/linux-6.3-rc2/include/linux/mlx4/
A Dcq.h42 struct mlx4_cqe { struct
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Dmlx4_en.h377 struct mlx4_cqe *buf;
658 static inline struct mlx4_cqe *mlx4_en_get_cqe(void *buf, int idx, int cqe_sz) in mlx4_en_get_cqe()
806 u64 mlx4_en_get_cqe_ts(struct mlx4_cqe *cqe);
A Den_clock.c50 u64 mlx4_en_get_cqe_ts(struct mlx4_cqe *cqe) in mlx4_en_get_cqe_ts()
A Den_cq.c78 cq->buf = (struct mlx4_cqe *)cq->wqres.buf.direct.buf; in mlx4_en_create_cq()
A Den_rx.c625 static int check_csum(struct mlx4_cqe *cqe, struct sk_buff *skb, void *va, in check_csum()
666 struct mlx4_cqe *cqe;
705 struct mlx4_cqe *cqe; in mlx4_en_process_rx_cq()
A Den_tx.c433 struct mlx4_cqe *cqe; in mlx4_en_process_tx_cq()
440 struct mlx4_cqe *buf = cq->buf; in mlx4_en_process_tx_cq()
A Den_netdev.c1677 struct mlx4_cqe *cqe = NULL; in mlx4_en_start_port()

Completed in 21 milliseconds