Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsky2.h1773 OP_PACKET = 0x41, enumerator
Dsky2.c797 le->opcode = OP_PACKET | HW_OWNER; in sky2_rx_add()
1239 le->opcode = mss ? (OP_LARGESEND | HW_OWNER) : (OP_PACKET | HW_OWNER); in sky2_xmit_frame()