Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/fsl_etsec/
H A Dregisters.h121 #define TXIC (0x110 / 4) macro
/openbmc/linux/drivers/net/ethernet/
H A Dfealnx.c279 TXIC = 0x80000000, /* interrupt control */ enumerator
1305 np->cur_tx_copy->control = TXIC | TXLD | TXFD | CRCEnable | PADEnable; in start_tx()
1322 np->cur_tx_copy->control = TXIC | TXFD | CRCEnable | PADEnable; in start_tx()
1329 next->control = TXIC | TXLD | CRCEnable | PADEnable; in start_tx()
1348 np->cur_tx_copy->control = TXIC | TXLD | TXFD | CRCEnable | PADEnable; in start_tx()