Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_xmit.c623 goto tx_error; in ip_vs_bypass_xmit()
636 tx_error: in ip_vs_bypass_xmit()
653 goto tx_error; in ip_vs_bypass_xmit_v6()
664 tx_error: in ip_vs_bypass_xmit_v6()
692 goto tx_error; in ip_vs_nat_xmit()
703 goto tx_error; in ip_vs_nat_xmit()
718 goto tx_error; in ip_vs_nat_xmit()
727 goto tx_error; in ip_vs_nat_xmit()
732 goto tx_error; in ip_vs_nat_xmit()
735 goto tx_error; in ip_vs_nat_xmit()
[all …]
/linux-4.1.27/net/tipc/
Dudp_media.c165 goto tx_error; in tipc_udp_send_msg()
177 goto tx_error; in tipc_udp_send_msg()
187 goto tx_error; in tipc_udp_send_msg()
200 goto tx_error; in tipc_udp_send_msg()
210 tx_error: in tipc_udp_send_msg()
/linux-4.1.27/net/ipv4/
Dip_tunnel.c661 goto tx_error; in ip_tunnel_xmit()
678 goto tx_error; in ip_tunnel_xmit()
700 goto tx_error; in ip_tunnel_xmit()
721 goto tx_error; in ip_tunnel_xmit()
730 goto tx_error; in ip_tunnel_xmit()
739 goto tx_error; in ip_tunnel_xmit()
744 goto tx_error; in ip_tunnel_xmit()
797 tx_error: in ip_tunnel_xmit()
Dipip.c221 goto tx_error; in ipip_tunnel_xmit()
232 tx_error: in ipip_tunnel_xmit()
Dip_vti.c184 goto tx_error; in vti_xmit()
208 tx_error: in vti_xmit()
/linux-4.1.27/net/ipv6/
Dsit.c828 goto tx_error; in ipip6_tunnel_xmit()
843 goto tx_error; in ipip6_tunnel_xmit()
857 goto tx_error; in ipip6_tunnel_xmit()
872 goto tx_error; in ipip6_tunnel_xmit()
890 goto tx_error; in ipip6_tunnel_xmit()
912 goto tx_error; in ipip6_tunnel_xmit()
927 goto tx_error; in ipip6_tunnel_xmit()
941 goto tx_error; in ipip6_tunnel_xmit()
981 goto tx_error; in ipip6_tunnel_xmit()
994 tx_error: in ipip6_tunnel_xmit()
/linux-4.1.27/drivers/net/ppp/
Dpptp.c193 goto tx_error; in pptp_xmit()
201 goto tx_error; in pptp_xmit()
211 goto tx_error; in pptp_xmit()
293 tx_error: in pptp_xmit()
/linux-4.1.27/drivers/dma/
Dmic_x100_dma.c356 goto tx_error; in mic_dma_alloc_desc_ring()
358 tx_error: in mic_dma_alloc_desc_ring()
/linux-4.1.27/drivers/net/
Dvxlan.c1932 goto tx_error; in vxlan_xmit_one()
1952 goto tx_error; in vxlan_xmit_one()
1990 goto tx_error; in vxlan_xmit_one()
1998 goto tx_error; in vxlan_xmit_one()
2012 goto tx_error; in vxlan_xmit_one()
2036 tx_error: in vxlan_xmit_one()
/linux-4.1.27/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()
/linux-4.1.27/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
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dmain.c834 ath6kl_add_le32(&st_ap->tx_error, st_p->tx_error); in ath6kl_tgt_stats_event()
Dwmi.h2333 __le32 tx_error; member
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2612 __be64 tx_error; member
2704 __be64 tx_error; member
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c1335 int tx_error = in stmmac_tx_clean() local
1339 if (likely(tx_error == 0)) { in stmmac_tx_clean()