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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dfealnx.c285 TXIC = 0x80000000, /* interrupt control */ enumerator in enum:tx_desc_control_bits
1302 np->cur_tx_copy->control = TXIC | TXLD | TXFD | CRCEnable | PADEnable;
1318 np->cur_tx_copy->control = TXIC | TXFD | CRCEnable | PADEnable;
1325 next->control = TXIC | TXLD | CRCEnable | PADEnable;
1342 np->cur_tx_copy->control = TXIC | TXLD | TXFD | CRCEnable | PADEnable;

Completed in 34 milliseconds