Home
last modified time | relevance | path

Searched defs:err_cqe (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dev.c62 static void dump_err_cqe(struct c4iw_dev *dev, struct t4_cqe *err_cqe) in dump_err_cqe()
89 struct t4_cqe *err_cqe, in post_qp_event()
120 void c4iw_ev_dispatch(struct c4iw_dev *dev, struct t4_cqe *err_cqe) in c4iw_ev_dispatch()
Dqp.c1443 static inline void build_term_codes(struct t4_cqe *err_cqe, u8 *layer_type, in build_term_codes()
1579 static void post_terminate(struct c4iw_qp *qhp, struct t4_cqe *err_cqe, in post_terminate()
/Linux-v4.19/include/linux/mlx5/
Dcq.h197 struct mlx5_err_cqe *err_cqe) in mlx5_dump_err_cqe()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tx.c457 struct mlx5_err_cqe *err_cqe) in mlx5e_dump_error_cqe()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dcq.c513 struct mlx5_err_cqe *err_cqe; in mlx5_poll_one() local