Searched defs:err_cqe (Results 1 – 5 of 5) sorted by relevance
62 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()
1443 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()
197 struct mlx5_err_cqe *err_cqe) in mlx5_dump_err_cqe()
457 struct mlx5_err_cqe *err_cqe) in mlx5e_dump_error_cqe()
513 struct mlx5_err_cqe *err_cqe; in mlx5_poll_one() local