Home
last modified time | relevance | path

Searched refs:rx_buf_ether_align (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qcom_ess_edma/
H A Dqcom_ess_edma_var.h238 bool rx_buf_ether_align; member
H A Dqcom_ess_edma_rx.c164 if (sc->sc_config.rx_buf_ether_align) in qcom_ess_edma_rx_buf_alloc()
H A Dqcom_ess_edma_hw.c643 if (sc->sc_config.rx_buf_ether_align) in qcom_ess_edma_hw_setup_txrx_desc_rings()
H A Dqcom_ess_edma.c775 sc->sc_config.rx_buf_ether_align = true; in qcom_ess_edma_attach()