Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/engleder/
Dtsnep_main.c904 static bool tsnep_tx_pending(struct tsnep_tx *tx) in tsnep_tx_pending() function
1791 if (queue->tx && tsnep_tx_pending(queue->tx)) in tsnep_pending()