Searched refs:t4_cqe (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/infiniband/hw/cxgb4/ |
| H A D | ev.c | 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()
|
| H A D | restrack.c | 307 static int fill_cqe(struct sk_buff *msg, struct t4_cqe *cqe, u16 idx, in fill_cqe() 334 struct t4_cqe *cqes) in fill_hwcqes() 351 struct t4_cqe *cqes) in fill_swcqes() 376 struct t4_cqe hwcqes[2]; in c4iw_fill_res_cq_entry() 377 struct t4_cqe swcqes[2]; in c4iw_fill_res_cq_entry()
|
| H A D | t4.h | 174 struct t4_cqe { struct 308 struct t4_cqe cqe; 677 struct t4_cqe *queue; 680 struct t4_cqe *sw_queue; 770 static inline int t4_valid_cqe(struct t4_cq *cq, struct t4_cqe *cqe) in t4_valid_cqe() 780 static inline int t4_next_hw_cqe(struct t4_cq *cq, struct t4_cqe **cqe) in t4_next_hw_cqe() 805 static inline int t4_next_cqe(struct t4_cq *cq, struct t4_cqe **cqe) in t4_next_cqe()
|
| H A D | device.c | 92 void c4iw_log_wr_stats(struct t4_wq *wq, struct t4_cqe *cqe) in c4iw_log_wr_stats()
|
| H A D | cm.c | 3907 c4iw_ev_dispatch(dev, (struct t4_cqe *)&rpl->data[0]); in deferred_fw6_msg()
|