Home
last modified time | relevance | path

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

/freebsd-12.1/sys/gnu/dts/arm/
H A Dsun7i-a20-olinuxino-micro.dts245 gmac_txerr: gmac-txerr-pin {
/freebsd-12.1/sys/arm/ti/cpsw/
H A Dif_cpsw.c2085 int txerr, rxerr, txchan, rxchan; in cpsw_intr_misc_host_error() local
2096 txerr = (dmastat >> 20) & 15; in cpsw_intr_misc_host_error()
2101 switch (txerr) { in cpsw_intr_misc_host_error()
2119 if (txerr != 0) { in cpsw_intr_misc_host_error()
/freebsd-12.1/sys/dev/usb/wlan/
H A Dif_ural.c613 ural_tx_free(struct ural_tx_data *data, int txerr) in ural_tx_free() argument
618 ieee80211_tx_complete(data->ni, data->m, txerr); in ural_tx_free()
H A Dif_rum.c793 rum_tx_free(struct rum_tx_data *data, int txerr) in rum_tx_free() argument
798 ieee80211_tx_complete(data->ni, data->m, txerr); in rum_tx_free()
H A Dif_zyd.c522 zyd_tx_free(struct zyd_tx_data *data, int txerr) in zyd_tx_free() argument
527 ieee80211_tx_complete(data->ni, data->m, txerr); in zyd_tx_free()
H A Dif_run.c3092 struct run_tx_data *data, int txerr) in run_tx_free() argument
3095 ieee80211_tx_complete(data->ni, data->m, txerr); in run_tx_free()