Searched refs:tx_command (Results 1 – 5 of 5) sorted by relevance
50 static void tx_command(EEPRO100State *s)56 @@ -772,11 +773,14 @@ static void tx_command(EEPRO100State *s)74 @@ -792,9 +796,12 @@ static void tx_command(EEPRO100State *s)
48 @@ -769,18 +769,16 @@ static void tx_command(EEPRO100State *s)74 @@ -796,12 +794,9 @@ static void tx_command(EEPRO100State *s)
65 unsigned short tx_command; member
702 tx.tx_command = CMD_TX | CMD_INTR; in ether1_sendpacket()
560 __le16 tx_command; member1053 nic->tx_command = cpu_to_le16(cb_tx | cb_tx_sf | in e100_get_defaults()1740 cb->command = nic->tx_command; in e100_xmit_prepare()