Searched defs:CSR_STOP (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/net/ | ||
H A D | pcnet.c | 67 #define CSR_STOP(S) !!(((S)->csr[0])&0x0004) macro |
/openbmc/linux/drivers/net/ethernet/marvell/ | ||
H A D | skge.h | 724 CSR_STOP = 1<<5, /* Stop Rx/Tx Queue */ enumerator |