Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dsky2.h2136 OP_LARGESEND = 0x43, enumerator
H A Dsky2.c1930 le->opcode = mss ? (OP_LARGESEND | HW_OWNER) : (OP_PACKET | HW_OWNER); in sky2_xmit_frame()
4450 case OP_LARGESEND: in sky2_debug_show()