Searched refs:wce (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/cxgb3/
H A Dcxio_dbg.c125 void cxio_dump_wce(struct t3_cqe *wce) argument
127 __be64 *data = (__be64 *)wce;
128 int size = sizeof(*wce);
H A Dcxio_hal.h190 void cxio_dump_wce(struct t3_cqe *wce);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dsd.c105 int i, ct = -1, rcd, wce, sp; local
131 wce = ct & 0x02 ? 1 : 0;
140 buffer_data[2] |= wce << 2 | rcd;

Completed in 40 milliseconds