Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/
H A Dfealnx.c266 TXOWN = 0x80000000, /* own bit */ enumerator
1309 np->cur_tx_copy->status = TXOWN; in start_tx()
1337 next->status = TXOWN; in start_tx()
1338 np->cur_tx_copy->status = TXOWN; in start_tx()
1352 np->cur_tx_copy->status = TXOWN; in start_tx()
1497 if (tx_status & TXOWN) in intr_handler()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds