Lines Matching refs:nop_status
709 nop.nop_status = 0;
778 if (nop.nop_status & STAT_COMPLETE)
791 while (nop.nop_status & STAT_COMPLETE) {
792 if (nop.nop_status & STAT_OK) {
794 dev->stats.collisions += (nop.nop_status & STAT_COLLISIONS);
798 if (nop.nop_status & STAT_COLLAFTERTX)
800 if (nop.nop_status & STAT_NOCARRIER)
802 if (nop.nop_status & STAT_TXLOSTCTS)
804 if (nop.nop_status & STAT_TXSLOWDMA)
806 if (nop.nop_status & STAT_COLLEXCESSIVE)