Searched defs:txp_htxd (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/amso1100/
H A Dc2.c328 struct c2_txp_desc txp_htxd; local
339 txp_htxd.flags =
342 if (txp_htxd.flags == TXP_HTXD_READY) {
385 struct c2_txp_desc txp_htxd; local
391 txp_htxd.flags =
394 if (txp_htxd.flags != TXP_HTXD_DONE)
399 txp_htxd.len =
404 txp_htxd.flags, txp_htxd.len);

Completed in 68 milliseconds