Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/renesas/
Drswitch.c763 static int rswitch_tx_free(struct net_device *ndev, bool free_txed_only) in rswitch_tx_free() argument
776 if (free_txed_only && (desc->desc.die_dt & DT_MASK) != DT_FEMPTY) in rswitch_tx_free()
Dravb_main.c193 static int ravb_tx_free(struct net_device *ndev, int q, bool free_txed_only) in ravb_tx_free() argument
210 if (free_txed_only && !txed) in ravb_tx_free()