Home
last modified time | relevance | path

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

/src/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)
/src/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 {
/src/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()
/src/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), s…
/src/sys/dev/usb/wlan/ !
H A Dif_ural.c610 ural_tx_free(struct ural_tx_data *data, int txerr) in ural_tx_free() argument
615 ieee80211_tx_complete(data->ni, data->m, txerr); in ural_tx_free()
H A Dif_zyd.c520 zyd_tx_free(struct zyd_tx_data *data, int txerr) in zyd_tx_free() argument
525 ieee80211_tx_complete(data->ni, data->m, txerr); in zyd_tx_free()
H A Dif_rum.c792 rum_tx_free(struct rum_tx_data *data, int txerr) in rum_tx_free() argument
797 ieee80211_tx_complete(data->ni, data->m, txerr); in rum_tx_free()
H A Dif_mtw.c2701 mtw_tx_free(struct mtw_endpoint_queue *pq, struct mtw_tx_data *data, int txerr) in mtw_tx_free() argument
2704 ieee80211_tx_complete(data->ni, data->m, txerr); in mtw_tx_free()
H A Dif_run.c3169 struct run_tx_data *data, int txerr) in run_tx_free() argument
3172 ieee80211_tx_complete(data->ni, data->m, txerr); in run_tx_free()