Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/
Dfealnx.c279 TXIC = 0x80000000, /* interrupt control */ enumerator
1303 np->cur_tx_copy->control = TXIC | TXLD | TXFD | CRCEnable | PADEnable; in start_tx()
1320 np->cur_tx_copy->control = TXIC | TXFD | CRCEnable | PADEnable; in start_tx()
1327 next->control = TXIC | TXLD | CRCEnable | PADEnable; in start_tx()
1346 np->cur_tx_copy->control = TXIC | TXLD | TXFD | CRCEnable | PADEnable; in start_tx()