Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dmarvell,orion-pinctrl.txt35 mpp11 11 gpio, ge(txerr)
60 mpp11 11 gpio, ge(txerr)
85 mpp11 11 gpio, ge(txerr)
H A Dmarvell,armada-38x-pinctrl.txt37 mpp19 19 gpio, ge0(col), ptp(evreq), ge0(txerr), sata1(prsnt), ua0(cts)
72 mpp54 54 gpio, sata0(prsnt), sata1(prsnt), pcie0(rstout), ge0(txerr), sd0(d3)
H A Dmarvell,armada-370-pinctrl.txt52 mpp31 31 gpio, tclk, ge0(txerr)
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun7i-a20-haoyu-marsboard.dts117 gmac_txerr: gmac-txerr-pin {
H A Dsun7i-a20-olinuxino-micro.dts247 gmac_txerr: gmac-txerr-pin {
/freebsd/sys/arm/ti/cpsw/
H A Dif_cpsw.c2091 int txerr, rxerr, txchan, rxchan; in cpsw_intr_misc_host_error() local
2102 txerr = (dmastat >> 20) & 15; in cpsw_intr_misc_host_error()
2107 switch (txerr) { in cpsw_intr_misc_host_error()
2125 if (txerr != 0) { in cpsw_intr_misc_host_error()
/freebsd/sys/contrib/device-tree/Bindings/arm/marvell/
H A Dcp110-system-controller.txt123 mpp32 32 gpio, mii(col), mii(txerr), mss_spi(miso), tdm(drx), au(i2sextclk), au(i2sdi), ge(mdio), sdio(v18_en), pcie1(clkreq), mss_gpio0
/freebsd/sys/dev/usb/wlan/
H A Dif_ural.c609 ural_tx_free(struct ural_tx_data *data, int txerr) in ural_tx_free() argument
614 ieee80211_tx_complete(data->ni, data->m, txerr); in ural_tx_free()
H A Dif_zyd.c519 zyd_tx_free(struct zyd_tx_data *data, int txerr) in zyd_tx_free() argument
524 ieee80211_tx_complete(data->ni, data->m, txerr); in zyd_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_mtw.c2661 mtw_tx_free(struct mtw_endpoint_queue *pq, struct mtw_tx_data *data, int txerr) in mtw_tx_free() argument
2664 ieee80211_tx_complete(data->ni, data->m, txerr); in mtw_tx_free()
H A Dif_run.c3160 struct run_tx_data *data, int txerr) in run_tx_free() argument
3163 ieee80211_tx_complete(data->ni, data->m, txerr); in run_tx_free()