Home
last modified time | relevance | path

Searched defs:txerr (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/usb/wlan/
H A Dif_ural.c608 ural_tx_free(struct ural_tx_data *data, int txerr) in ural_tx_free()
H A Dif_rum.c792 rum_tx_free(struct rum_tx_data *data, int txerr) in rum_tx_free()
H A Dif_zyd.c518 zyd_tx_free(struct zyd_tx_data *data, int txerr) in zyd_tx_free()
H A Dif_mtw.c2663 mtw_tx_free(struct mtw_endpoint_queue *pq, struct mtw_tx_data *data, int txerr) in mtw_tx_free()
H A Dif_run.c3162 struct run_tx_data *data, int txerr) in run_tx_free()
/freebsd/sys/arm/ti/cpsw/
H A Dif_cpsw.c2091 int txerr, rxerr, txchan, rxchan; in cpsw_intr_misc_host_error() local