/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | marvell,orion-pinctrl.txt | 35 mpp11 11 gpio, ge(txerr) 60 mpp11 11 gpio, ge(txerr) 85 mpp11 11 gpio, ge(txerr)
|
H A D | marvell,armada-38x-pinctrl.txt | 37 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 D | marvell,armada-370-pinctrl.txt | 52 mpp31 31 gpio, tclk, ge0(txerr)
|
/freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
H A D | sun7i-a20-haoyu-marsboard.dts | 117 gmac_txerr: gmac-txerr-pin {
|
H A D | sun7i-a20-olinuxino-micro.dts | 247 gmac_txerr: gmac-txerr-pin {
|
/freebsd/sys/arm/ti/cpsw/ |
H A D | if_cpsw.c | 2091 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 D | cp110-system-controller.txt | 123 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 D | if_ural.c | 609 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 D | if_zyd.c | 519 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 D | if_rum.c | 793 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 D | if_mtw.c | 2661 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 D | if_run.c | 3160 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()
|