Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c94 uint_t posted_cnt = 0; in hermon_post_send_ud() local
375 posted_cnt++; in hermon_post_send_ud()
388 if (posted_cnt != 0) { in hermon_post_send_ud()
413 *num_posted = posted_cnt; in hermon_post_send_ud()
448 uint_t posted_cnt = 0; in hermon_post_send_rc() local
718 posted_cnt++; in hermon_post_send_rc()
732 if (posted_cnt != 0) { in hermon_post_send_rc()
762 *num_posted = posted_cnt; in hermon_post_send_rc()
792 uint_t posted_cnt, maxstat; in hermon_post_send() local
854 posted_cnt = 0; in hermon_post_send()
[all …]
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c108 uint_t chainlen, chainbegin, posted_cnt; in tavor_post_send() local
127 posted_cnt = 0; in tavor_post_send()
283 posted_cnt++; in tavor_post_send()
380 *num_posted = posted_cnt; in tavor_post_send()
405 uint_t chainlen, posted_cnt; in tavor_post_recv() local
424 posted_cnt = 0; in tavor_post_recv()
575 posted_cnt++; in tavor_post_recv()
636 *num_posted = posted_cnt; in tavor_post_recv()
658 uint_t chainlen, posted_cnt; in tavor_post_srq() local
677 posted_cnt = 0; in tavor_post_srq()
[all …]