Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/
H A Dfealnx.c398 int really_tx_count; member
1271 np->really_tx_count = 0; in init_ring()
1360 ++np->really_tx_count; in start_tx()
1379 np->really_tx_count = 0; in reset_tx_descriptors()
1485 while (np->really_tx_count) { in intr_handler()
1535 --np->really_tx_count; in intr_handler()
/kernel/linux/linux-6.6/drivers/net/ethernet/
H A Dfealnx.c398 int really_tx_count; member
1273 np->really_tx_count = 0; in init_ring()
1362 ++np->really_tx_count; in start_tx()
1381 np->really_tx_count = 0; in reset_tx_descriptors()
1487 while (np->really_tx_count) { in intr_handler()
1537 --np->really_tx_count; in intr_handler()

Completed in 6 milliseconds