Searched refs:mge_tfut_ipg_max (Results 1 – 2 of 2) sorted by relevance
102 uint32_t mge_tfut_ipg_max; /* TX FIFO Urgent Threshold */ member
403 sc->mge_tfut_ipg_max = 0x3FFF; in mge_ver_params()2065 if (sc->tx_ic_time > sc->mge_tfut_ipg_max) in mge_set_txic()2066 sc->tx_ic_time = sc->mge_tfut_ipg_max; in mge_set_txic()2069 reg &= ~mge_tfut_ipg(sc->mge_tfut_ipg_max, sc->mge_ver); in mge_set_txic()