Searched refs:c2wr_ce (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/amso1100/
H A Dc2_cq.c42 #define C2_CQ_MSG_SIZE ((sizeof(struct c2wr_ce) + 32-1) & ~(32-1))
93 struct c2wr_ce *msg;
96 msg = (struct c2wr_ce *)
132 struct c2wr_ce *ce;
136 ce = (struct c2wr_ce *) c2_mq_consume(&cq->mq);
149 ce = (struct c2wr_ce *) c2_mq_consume(&cq->mq);
H A Dc2_wr.h947 struct c2wr_ce { struct
994 struct c2wr_ce rep;
1007 struct c2wr_ce rep;
1021 struct c2wr_ce rep;
1037 struct c2wr_ce rep;
1056 struct c2wr_ce rep;
1068 struct c2wr_ce rep;
1095 struct c2wr_ce rep;
1244 struct c2wr_ce rep;
1457 struct c2wr_ce c
[all...]

Completed in 105 milliseconds