tx_command        702 drivers/net/ethernet/i825xx/ether1.c 	tx.tx_command = CMD_TX | CMD_INTR;
tx_command         65 drivers/net/ethernet/i825xx/ether1.h 	unsigned short tx_command;
tx_command        563 drivers/net/ethernet/intel/e100.c 	__le16 tx_command;
tx_command       1056 drivers/net/ethernet/intel/e100.c 	nic->tx_command = cpu_to_le16(cb_tx | cb_tx_sf |
tx_command       1743 drivers/net/ethernet/intel/e100.c 	cb->command = nic->tx_command;