Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/renesas/
H A 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()
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()
/kernel/linux/linux-5.10/drivers/net/ethernet/renesas/
H A Dravb_main.c174 static int ravb_tx_free(struct net_device *ndev, int q, bool free_txed_only) in ravb_tx_free() argument
191 if (free_txed_only && !txed) in ravb_tx_free()

Completed in 15 milliseconds