Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/wlan/
H A Dif_ural.c614 ural_tx_free(struct ural_tx_data *data, int txerr) in ural_tx_free()
H A Dif_rum.c794 rum_tx_free(struct rum_tx_data *data, int txerr) in rum_tx_free()
H A Dif_zyd.c522 zyd_tx_free(struct zyd_tx_data *data, int txerr) in zyd_tx_free()
H A Dif_run.c3165 struct run_tx_data *data, int txerr) in run_tx_free()
/freebsd-13.1/sys/arm/ti/cpsw/
H A Dif_cpsw.c2107 int txerr, rxerr, txchan, rxchan; in cpsw_intr_misc_host_error() local