Home
last modified time | relevance | path

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

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