Searched refs:sc_port_tx_hw_id (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/dpaa/
H A Dif_dtsec_fdt.c204 if (OF_getprop(fman_rxtx_node[1], "reg", (void *)&sc->sc_port_tx_hw_id,
205 sizeof(sc->sc_port_tx_hw_id)) <= 0)
H A Dif_dtsec.h74 int sc_port_tx_hw_id; member in struct:dtsec_softc
H A Dif_dtsec_im.c180 params.baseAddr = sc->sc_fm_base + sc->sc_port_tx_hw_id;
211 sc->sc_port_tx_hw_id);
H A Dif_dtsec_rm.c207 params.baseAddr = sc->sc_fm_base + sc->sc_port_tx_hw_id;
239 sc->sc_port_tx_hw_id);

Completed in 180 milliseconds