Searched refs:CMD_TX (Results 1 – 4 of 4) sorted by relevance
154 #define CMD_TX 0x01 macro
79 *ptr = CMD_TX; in softing_netdev_start_xmit()
234 #define CMD_TX 4 macro
702 tx.tx_command = CMD_TX | CMD_INTR; in ether1_sendpacket()777 case CMD_TX: in ether1_xmit_done()827 if ((nop.nop_command & CMD_MASK) != CMD_TX) { in ether1_xmit_done()
Completed in 10 milliseconds