Home
last modified time | relevance | path

Searched defs:CSR_STOP (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/net/
H A Dpcnet.c67 #define CSR_STOP(S) !!(((S)->csr[0])&0x0004) macro
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.h724 CSR_STOP = 1<<5, /* Stop Rx/Tx Queue */ enumerator