Home
last modified time | relevance | path

Searched refs:OP_LARGESEND (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dsky2.h1774 OP_LARGESEND = 0x43, enumerator
Dsky2.c1239 le->opcode = mss ? (OP_LARGESEND | HW_OWNER) : (OP_PACKET | HW_OWNER); in sky2_xmit_frame()