Searched refs:mge_tfut_ipg_max (Results 1 – 2 of 2) sorted by relevance
265 sc->mge_tfut_ipg_max = 0xFFFF; in mge_ver_params()273 sc->mge_tfut_ipg_max = 0x3FFF; in mge_ver_params()1791 if (sc->tx_ic_time > sc->mge_tfut_ipg_max) in mge_set_txic()1792 sc->tx_ic_time = sc->mge_tfut_ipg_max; in mge_set_txic()1795 reg &= ~mge_tfut_ipg(sc->mge_tfut_ipg_max, sc->mge_ver); in mge_set_txic()
99 uint32_t mge_tfut_ipg_max; /* TX FIFO Urgent Threshold */ member