HomeSort by: relevance | last modified time | path
    Searched refs:qhw_ring_sym_tx (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/pci/qat/
qat_c2xxx.c 192 .qhw_ring_sym_tx = 4,
qat_c3xxx.c 270 .qhw_ring_sym_tx = 2,
qat_c62x.c 286 .qhw_ring_sym_tx = 2,
qat_d15xx.c 286 .qhw_ring_sym_tx = 2,
qat_hw15.c 321 param = &tbl->firt_bulk_rings[sc->sc_hw.qhw_ring_sym_tx];
324 FW_INIT_RING_MASK_SET(tbl, sc->sc_hw.qhw_ring_sym_tx);
qatvar.h 737 uint8_t qhw_ring_sym_tx; member in struct:qat_hw
qat.c 1740 sc->sc_hw.qhw_ring_sym_tx, QAT_NSYMREQ, sc->sc_hw.qhw_fw_req_size,

Completed in 34 milliseconds