Home
last modified time | relevance | path

Searched refs:currindx (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c107 uint_t currindx, wrindx, numremain; in tavor_post_send() local
191 for (currindx = 0; currindx < chainlen; currindx++, wrindx++) { in tavor_post_send()
263 if (currindx != 0) { in tavor_post_send()
293 if (currindx != 0) { in tavor_post_send()
304 currindx - 1], NULL, 0, prev, NULL, qp); in tavor_post_send()
307 &wr[chainbegin + currindx - 1], NULL, 0, in tavor_post_send()
404 uint_t currindx, wrindx, numremain; in tavor_post_recv() local
494 for (currindx = 0; currindx < chainlen; currindx++, wrindx++) { in tavor_post_recv()
561 if (currindx != 0) { in tavor_post_recv()
585 if (currindx != 0) { in tavor_post_recv()
[all …]
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c790 uint_t currindx, wrindx, numremain; in hermon_post_send() local
896 for (currindx = 0; currindx < chainlen; currindx++, wrindx++) { in hermon_post_send()
1028 if (currindx != 0) { /* not the first */ in hermon_post_send()