Home
last modified time | relevance | path

Searched refs:qhw_tx_rx_gap (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_c2xxx.c190 .qhw_tx_rx_gap = ETR_TX_RX_GAP_C2XXX,
H A Dqatvar.h696 uint8_t qhw_tx_rx_gap; member
H A Dqat.c728 int i, tx_rx_gap = sc->sc_hw.qhw_tx_rx_gap; in qat_etr_bank_init()