Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dsky2.h2131 OP_MSS = 0x28, enumerator
2132 OP_MSSVLAN = OP_MSS | OP_VLAN,
H A Dsky2.c1872 le->opcode = OP_MSS | HW_OWNER; in sky2_xmit_frame()