Searched refs:tx_threshold (Results 1 – 5 of 5) sorted by relevance
105 u_int32_t tx_threshold; member
368 sc->tx_threshold = TRANSMIT_THRESHOLD; in epic_attach()939 if (sc->tx_threshold > TRANSMIT_THRESHOLD_MAX) { in epic_tx_underrun()945 sc->tx_threshold += 0x40; in epic_tx_underrun()949 sc->tx_threshold); in epic_tx_underrun()1366 CSR_WRITE_4(sc, ETXTHR, sc->tx_threshold); in epic_set_tx_mode()
286 uint8_t tx_threshold; member
105 static int tx_threshold = 64; variable1649 txp->tx_cb->tx_threshold = tx_threshold; in fxp_encap()2093 if (tx_threshold < 192) in fxp_update_stats()2094 tx_threshold += 64; in fxp_update_stats()
633 int tx_threshold = 1518; in rmi_xlr_mac_set_enable() local638 (tx_threshold << O_TX_CONTROL__TxThreshold); in rmi_xlr_mac_set_enable()654 (tx_threshold << O_TX_CONTROL__TxThreshold)); in rmi_xlr_mac_set_enable()