Searched refs:tx_command (Results 1 – 5 of 5) sorted by relevance
357 union ctu_can_fd_tx_command tx_command; in ctucan_mem_write() local362 tx_command.u32 = (uint32_t)val; in ctucan_mem_write()367 if (!(tx_command.u32 & (mask.u32 << i))) { in ctucan_mem_write()372 if (tx_command.s.txca) { in ctucan_mem_write()377 if (tx_command.s.txcr) { in ctucan_mem_write()382 if (tx_command.s.txce) { in ctucan_mem_write()
65 unsigned short tx_command; member
702 tx.tx_command = CMD_TX | CMD_INTR; in ether1_sendpacket()
740 static void tx_command(EEPRO100State *s) in tx_command() function904 tx_command(s); in action_command()
560 __le16 tx_command; member1053 nic->tx_command = cpu_to_le16(cb_tx | cb_tx_sf | in e100_get_defaults()1739 cb->command = nic->tx_command; in e100_xmit_prepare()