Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/
Dfealnx.c273 TXOWN = 0x80000000, /* own bit */ enumerator
1320 np->cur_tx_copy->status = TXOWN; in start_tx()
1346 next->status = TXOWN; in start_tx()
1347 np->cur_tx_copy->status = TXOWN; in start_tx()
1360 np->cur_tx_copy->status = TXOWN; in start_tx()
1505 if (tx_status & TXOWN) in intr_handler()