Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_ural.c609 ural_tx_free(struct ural_tx_data *data, int txerr) in ural_tx_free()
H A Dif_rum.c793 rum_tx_free(struct rum_tx_data *data, int txerr) in rum_tx_free()
H A Dif_zyd.c519 zyd_tx_free(struct zyd_tx_data *data, int txerr) in zyd_tx_free()
H A Dif_run.c3160 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