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

/freebsd-11-stable/sys/dev/liquidio/base/
H A Dlio_iq.h188 int q_index; member in struct:lio_instr_queue
338 int q_index, union octeon_txpciq iq_no,
H A Dlio_request_manager.c272 lio_setup_iq(struct octeon_device *oct, int ifidx, int q_index, argument
284 oct->instr_queue[iq_no]->q_index = q_index;
H A Dlio_device.c473 oct->instr_queue[0]->q_index = 0;
/freebsd-11-stable/sys/dev/twa/
H A Dtw_cl.h237 #define TW_CLI_Q_INIT(ctlr, q_index)
238 #define TW_CLI_Q_INSERT(ctlr, q_index)
239 #define TW_CLI_Q_REMOVE(ctlr, q_index)
H A Dtw_osl.h210 #define TW_OSLI_Q_INIT(sc, q_index)
211 #define TW_OSLI_Q_INSERT(sc, q_index)
212 #define TW_OSLI_Q_REMOVE(sc, q_index)

Completed in 727 milliseconds