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

/freebsd-11-stable/sys/dev/liquidio/base/
H A Dlio_iq.h167 uint32_t fill_cnt; member in struct:lio_instr_queue
174 * and fill_cnt is non-zero, ring the doorbell again.
H A Dlio_request_manager.c136 iq->fill_cnt = 0;
332 lio_write_csr32(oct, iq->doorbell_reg, iq->fill_cnt);
335 iq->fill_cnt = 0;
380 iq->fill_cnt++;

Completed in 135 milliseconds