Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_chan.c82 uint_t n_got = 0; in eib_chan_post_rx() local
110 ret = eib_rsrc_grab_rwqes(ss, rwqes, chunk_sz, &n_got, in eib_chan_post_rx()
118 for (i = 0; i < n_got; i++) { in eib_chan_post_rx()
135 if (n_got < chunk_sz) in eib_chan_post_rx()