Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/renesas/
H A Drtsn.c107 static int rtsn_tx_free(struct net_device *ndev, bool free_txed_only) in rtsn_tx_free() argument
118 if (free_txed_only && (desc->die_dt & DT_MASK) != DT_FEMPTY) in rtsn_tx_free()
H A Dravb_main.c195 static int ravb_tx_free(struct net_device *ndev, int q, bool free_txed_only) in ravb_tx_free() argument
212 if (free_txed_only && !txed) in ravb_tx_free()