Home
last modified time | relevance | path

Searched refs:tx_error (Results 1 – 9 of 9) sorted by relevance

/drivers/net/ppp/
Dpptp.c190 goto tx_error; in pptp_xmit()
198 goto tx_error; in pptp_xmit()
208 goto tx_error; in pptp_xmit()
290 tx_error: in pptp_xmit()
/drivers/dma/
Dmic_x100_dma.c356 goto tx_error; in mic_dma_alloc_desc_ring()
358 tx_error: in mic_dma_alloc_desc_ring()
/drivers/net/
Dvxlan.c1758 goto tx_error; in vxlan_xmit_one()
1777 goto tx_error; in vxlan_xmit_one()
1814 goto tx_error; in vxlan_xmit_one()
1822 goto tx_error; in vxlan_xmit_one()
1835 goto tx_error; in vxlan_xmit_one()
1857 tx_error: in vxlan_xmit_one()
/drivers/net/ethernet/dlink/
Ddl2k.c77 static void tx_error (struct net_device *dev, int tx_status);
692 tx_error (dev, tx_status); in rio_interrupt()
761 tx_error (struct net_device *dev, int tx_status) in tx_error() function
/drivers/net/wireless/brcm80211/brcmsmac/
Dampdu.c853 bool update_rate = true, retry = true, tx_error = false; in brcms_c_ampdu_dotxstatus_complete() local
927 tx_error = true; in brcms_c_ampdu_dotxstatus_complete()
/drivers/net/wireless/ath/ath6kl/
Dmain.c835 ath6kl_add_le32(&st_ap->tx_error, st_p->tx_error); in ath6kl_tgt_stats_event()
Dwmi.h2333 __le32 tx_error; member
/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1940 __be64 tx_error; member
2037 __be64 tx_error; member
/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c1316 int tx_error = in stmmac_tx_clean() local
1320 if (likely(tx_error == 0)) { in stmmac_tx_clean()