Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/
Dfealnx.c273 TXOWN = 0x80000000, /* own bit */ enumerator
1315 np->cur_tx_copy->status = TXOWN; in start_tx()
1341 next->status = TXOWN; in start_tx()
1342 np->cur_tx_copy->status = TXOWN; in start_tx()
1355 np->cur_tx_copy->status = TXOWN; in start_tx()
1500 if (tx_status & TXOWN) in intr_handler()