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

  /src/sys/dev/pci/qat/
qat_c3xxx.c 284 .qhw_get_arb_mapping = qat_c3xxx_get_arb_mapping,
qat_c62x.c 300 .qhw_get_arb_mapping = qat_c62x_get_arb_mapping,
qat_d15xx.c 300 .qhw_get_arb_mapping = qat_d15xx_get_arb_mapping,
qat_hw17.c 300 sc->sc_hw.qhw_get_arb_mapping(sc, &thd_2_arb_cfg);
qatvar.h 761 void (*qhw_get_arb_mapping)(struct qat_softc *, const uint32_t **); member in struct:qat_hw

Completed in 14 milliseconds