Searched refs:free_txed_only (Results 1 – 2 of 2) sorted by relevance
763 static int rswitch_tx_free(struct net_device *ndev, bool free_txed_only) in rswitch_tx_free() argument776 if (free_txed_only && (desc->desc.die_dt & DT_MASK) != DT_FEMPTY) in rswitch_tx_free()
193 static int ravb_tx_free(struct net_device *ndev, int q, bool free_txed_only) in ravb_tx_free() argument210 if (free_txed_only && !txed) in ravb_tx_free()