Searched refs:CMDSTS_OWN (Results 1 – 1 of 1) sorted by relevance
339 #define CMDSTS_OWN 0x80000000 macro654 if (rx_ring[i].cmdsts == CMDSTS_OWN) { in ns83820_check_intr()675 if ( ! ( (CMDSTS_OWN & (cmdsts)) && (cmdsts != (CMDSTS_OWN)) ) ) in ns83820_poll()688 rx_ring[entry].cmdsts = cpu_to_le32(CMDSTS_OWN); in ns83820_poll()739 cmdsts |= cpu_to_le32(CMDSTS_OWN | s); in ns83820_transmit()