Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/
H A Dfealnx.c266 TXOWN = 0x80000000, /* own bit */ enumerator
1311 np->cur_tx_copy->status = TXOWN; in start_tx()
1339 next->status = TXOWN; in start_tx()
1340 np->cur_tx_copy->status = TXOWN; in start_tx()
1354 np->cur_tx_copy->status = TXOWN; in start_tx()
1499 if (tx_status & TXOWN) in intr_handler()