* what does Tx Unit Hang means? We check to make sure transmits are occurring after a set period of time. If during that time a transmit has not occurred and we have transmits pending we set a bit saying we are concerned. This bit will be cleared if we receive a pause frame. If during the next check the same conditions are true and the bit is still set we say we have a TX hang. * what is the sta..