OP_TCPSTART      1271 drivers/net/ethernet/marvell/sky2.c 	le->opcode = OP_TCPSTART | HW_OWNER;
OP_TCPSTART      2126 drivers/net/ethernet/marvell/sky2.h 	OP_TCPCHKSUM	= OP_TCPSTART,
OP_TCPSTART      2127 drivers/net/ethernet/marvell/sky2.h 	OP_TCPIS	= OP_TCPINIT | OP_TCPSTART,
OP_TCPSTART      2129 drivers/net/ethernet/marvell/sky2.h 	OP_TCPLSW	= OP_TCPLCK | OP_TCPSTART | OP_TCPWRITE,
OP_TCPSTART      2130 drivers/net/ethernet/marvell/sky2.h 	OP_TCPLISW	= OP_TCPLCK | OP_TCPINIT | OP_TCPSTART | OP_TCPWRITE,