Searched refs:te_qlen (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c626 #define te_qlen _te_transport_state._te_cots_state._te_qlen macro
1469 tep->te_qlen = 0;
2505 ASSERT(IS_COTS(tep) && tep->te_qlen == 0);
2627 tep->te_qlen = qlen;
2704 if (! IS_SOCKET(tep) || !IS_CLTS(tep) || tep->te_qlen != 0 ||
2974 } else if (peer_tep->te_nicon >= peer_tep->te_qlen) {

Completed in 52 milliseconds