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

/freebsd-11-stable/sys/dev/liquidio/base/
H A Dlio_ctrl.h147 struct octeon_instr_pki_ih3 *pki_ih3; local
153 pki_ih3 = (struct octeon_instr_pki_ih3 *)&cmd->cmd3.pki_ih3;
170 pki_ih3->w = 1;
171 pki_ih3->raw = 0;
172 pki_ih3->utag = 0;
173 pki_ih3->utt = 1;
174 pki_ih3->uqpg = oct->instr_queue[setup->s.iq_no]->txpciq.s.use_qpg;
179 pki_ih3->tag = tag;
181 pki_ih3
[all...]
H A Dlio_request_manager.c637 struct octeon_instr_pki_ih3 *pki_ih3; local
651 pki_ih3 = (struct octeon_instr_pki_ih3 *)&sc->cmd.cmd3.pki_ih3;
653 pki_ih3->w = 1;
654 pki_ih3->raw = 1;
655 pki_ih3->utag = 1;
656 pki_ih3->uqpg = oct->instr_queue[sc->iq_no]->txpciq.s.use_qpg;
657 pki_ih3->utt = 1;
658 pki_ih3->tag = LIO_CONTROL;
659 pki_ih3
[all...]
H A Dlio_iq.h205 uint64_t pki_ih3; member in struct:lio_instr3_64B

Completed in 59 milliseconds