Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/renesas/
H A Dravb_main.c204 static int ravb_tx_free(struct net_device *ndev, int q, bool free_txed_only) in ravb_tx_free() argument
221 if (free_txed_only && !txed) in ravb_tx_free()