Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c202 volatile uint32_t stmf_drop_buf_counter = 0; variable
4615 if (!(ioflags & STMF_IOF_STATS_ONLY) && stmf_drop_buf_counter > 0) { in stmf_xfer_data()
4616 if (atomic_dec_32_nv(&stmf_drop_buf_counter) == 1) in stmf_xfer_data()