Searched defs:txerr (Results 1 – 6 of 6) sorted by relevance
608 ural_tx_free(struct ural_tx_data *data, int txerr) in ural_tx_free()
792 rum_tx_free(struct rum_tx_data *data, int txerr) in rum_tx_free()
518 zyd_tx_free(struct zyd_tx_data *data, int txerr) in zyd_tx_free()
2663 mtw_tx_free(struct mtw_endpoint_queue *pq, struct mtw_tx_data *data, int txerr) in mtw_tx_free()
3162 struct run_tx_data *data, int txerr) in run_tx_free()
2091 int txerr, rxerr, txchan, rxchan; in cpsw_intr_misc_host_error() local