Searched refs:txpause (Results 1 – 1 of 1) sorted by relevance
1743 uint32_t ghc, gpreg, rxmac, txmac, txpause; in jme_mac_config() local1751 txpause = bus_space_read_4(sc->jme_bt_mac, sc->jme_bh_mac, JME_TXPFC); in jme_mac_config()1752 txpause &= ~TXPFC_PAUSE_ENB; in jme_mac_config()1818 bus_space_write_4(sc->jme_bt_mac, sc->jme_bh_mac, JME_TXPFC, txpause); in jme_mac_config()