Home
last modified time | relevance | path

Searched refs:CmdSASetup (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/net/
H A Di82596.c64 CmdNOp = 0, CmdSASetup = 1, CmdConfigure = 2, CmdMulticastList = 3, enumerator
253 case CmdSASetup: in command_loop()
/openbmc/linux/drivers/net/ethernet/i825xx/
H A D82596.c178 CmdNOp = 0, CmdSASetup = 1, CmdConfigure = 2, CmdMulticastList = 3, enumerator
714 lp->sa_cmd.cmd.command = CmdSASetup; in init_i596_mem()
H A Dlib82596.c144 CmdNOp = 0, CmdSASetup = 1, CmdConfigure = 2, CmdMulticastList = 3, enumerator
637 dma->sa_cmd.cmd.command = SWAP16(CmdSASetup); in init_i596_mem()