Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/renesas/
Drtsn.c111 static int rtsn_tx_free(struct net_device *ndev, bool free_txed_only) in rtsn_tx_free() argument
122 if (free_txed_only && (desc->die_dt & DT_MASK) != DT_FEMPTY) in rtsn_tx_free()
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()