Home
last modified time | relevance | path

Searched refs:CRCEnable (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/
H A Dfealnx.c283 CRCEnable = 0x08000000, /* crc 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/
H A Dfealnx.c283 CRCEnable = 0x08000000, /* crc 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()

Completed in 5 milliseconds