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

/linux-master/drivers/net/ethernet/
H A Dfealnx.c284 PADEnable = 0x04000000, /* padding control */ enumerator in enum:tx_desc_control_bits
1305 np->cur_tx_copy->control = TXIC | TXLD | TXFD | CRCEnable | PADEnable;
1322 np->cur_tx_copy->control = TXIC | TXFD | CRCEnable | PADEnable;
1329 next->control = TXIC | TXLD | CRCEnable | PADEnable;
1348 np->cur_tx_copy->control = TXIC | TXLD | TXFD | CRCEnable | PADEnable;

Completed in 205 milliseconds