Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/faraday/
H A Dftgmac100.c601 * test for ftgmac100_tx_buf_cleanable() below in ftgmac100_tx_buf_avail()
607 static bool ftgmac100_tx_buf_cleanable(struct ftgmac100 *priv) in ftgmac100_tx_buf_cleanable() function
666 while (ftgmac100_tx_buf_cleanable(priv) && in ftgmac100_tx_complete()
1297 if (ftgmac100_tx_buf_cleanable(priv)) in ftgmac100_poll()
1321 if (ftgmac100_tx_buf_cleanable(priv)) in ftgmac100_poll()
1340 ftgmac100_tx_buf_cleanable(priv)) in ftgmac100_poll()
/kernel/linux/linux-6.6/drivers/net/ethernet/faraday/
H A Dftgmac100.c604 * test for ftgmac100_tx_buf_cleanable() below in ftgmac100_tx_buf_avail()
610 static bool ftgmac100_tx_buf_cleanable(struct ftgmac100 *priv) in ftgmac100_tx_buf_cleanable() function
669 while (ftgmac100_tx_buf_cleanable(priv) && in ftgmac100_tx_complete()
1224 if (ftgmac100_tx_buf_cleanable(priv)) in ftgmac100_poll()
1248 if (ftgmac100_tx_buf_cleanable(priv)) in ftgmac100_poll()
1267 ftgmac100_tx_buf_cleanable(priv)) in ftgmac100_poll()

Completed in 5 milliseconds