Searched refs:JME_MAC (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/ |
| A D | jme.h | 473 JME_MAC = 0x0000, enumerator 487 JME_TXCS = JME_MAC | 0x00, /* Transmit Control and Status */ 490 JME_TXQDC = JME_MAC | 0x0C, /* Transmit Queue Desc Count */ 492 JME_TXMCS = JME_MAC | 0x14, /* Transmit MAC Control Status */ 493 JME_TXPFC = JME_MAC | 0x18, /* Transmit Pause Frame Control */ 496 JME_RXCS = JME_MAC | 0x20, /* Receive Control and Status */ 499 JME_RXQDC = JME_MAC | 0x2C, /* Receive Queue Desc Count */ 500 JME_RXNDA = JME_MAC | 0x30, /* Receive Queue Next Desc Addr */ 501 JME_RXMCS = JME_MAC | 0x34, /* Receive MAC Control Status */ 509 JME_SMI = JME_MAC | 0x50, /* Station Management Interface */ [all …]
|
| A D | jme.c | 2373 mmapio_memcpy(jme, p32, JME_MAC, JME_MAC_LEN); in jme_get_regs()
|
Completed in 12 milliseconds