Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/
Dfealnx.c291 PADEnable = 0x04000000, /* padding control */ enumerator
1314 np->cur_tx_copy->control = TXIC | TXLD | TXFD | CRCEnable | PADEnable; in start_tx()
1330 np->cur_tx_copy->control = TXIC | TXFD | CRCEnable | PADEnable; in start_tx()
1337 next->control = TXIC | TXLD | CRCEnable | PADEnable; in start_tx()
1354 np->cur_tx_copy->control = TXIC | TXLD | TXFD | CRCEnable | PADEnable; in start_tx()