Lines Matching refs:txmac_sts
3051 uint32_t txmac_sts, rxmac_sts, macctl_sts, pause_time;
3060 txmac_sts = GET_MACREG(txsts);
3061 if (txmac_sts & BMAC_TXSTS_TX_URUN) {
3067 if (txmac_sts & BMAC_TXSTS_MAXPKT_ERR) {
3072 if (txmac_sts & BMAC_TXSTS_NCC_EXP) {
3076 if (txmac_sts & BMAC_TXSTS_ECC_EXP) {
3080 if (txmac_sts & BMAC_TXSTS_LCC_EXP) {
3084 if (txmac_sts & BMAC_TXSTS_FCC_EXP) {
3088 if (txmac_sts & BMAC_TXSTS_DEFER_EXP) {
3092 if (txmac_sts & BMAC_TXSTS_PEAK_EXP) {