Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c375 posted_cnt++; in hermon_post_send_ud()
388 if (posted_cnt != 0) { in hermon_post_send_ud()
718 posted_cnt++; in hermon_post_send_rc()
854 posted_cnt = 0; in hermon_post_send()
1040 posted_cnt++; in hermon_post_send()
1065 posted_cnt = 0; in hermon_post_send()
1119 uint_t posted_cnt; in hermon_post_recv() local
1132 posted_cnt = 0; in hermon_post_recv()
1194 posted_cnt++; in hermon_post_recv()
1252 posted_cnt = 0; in hermon_post_srq()
[all …]
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c122 posted_cnt = 0; in tavor_post_send()
271 posted_cnt++; in tavor_post_send()
368 *num_posted = posted_cnt; in tavor_post_send()
392 uint_t chainlen, posted_cnt; in tavor_post_recv() local
406 posted_cnt = 0; in tavor_post_recv()
547 posted_cnt++; in tavor_post_recv()
608 *num_posted = posted_cnt; in tavor_post_recv()
629 uint_t chainlen, posted_cnt; in tavor_post_srq() local
643 posted_cnt = 0; in tavor_post_srq()
768 posted_cnt++; in tavor_post_srq()
[all …]