Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_main.c851 static bool tsnep_tx_pending(struct tsnep_tx *tx) in tsnep_tx_pending() function
1739 if (queue->tx && tsnep_tx_pending(queue->tx)) in tsnep_pending()