Home
last modified time | relevance | path

Searched refs:netif_msg_tx_err (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/net/ethernet/ti/
H A Ddavinci_emac.c958 if (netif_msg_tx_err(priv) && net_ratelimit()) in emac_dev_xmit()
965 if (netif_msg_tx_err(priv) && net_ratelimit()) in emac_dev_xmit()
975 if (netif_msg_tx_err(priv) && net_ratelimit()) in emac_dev_xmit()
1010 if (netif_msg_tx_err(priv)) in emac_dev_tx_timeout()
/linux/drivers/net/ethernet/microchip/
H A Denc28j60.c1160 if (netif_msg_tx_err(priv)) in enc28j60_irq()
1182 if (netif_msg_tx_err(priv)) in enc28j60_irq()
1192 if (netif_msg_tx_err(priv)) in enc28j60_irq()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_ipsec.c963 if (dlen == 0 && netif_msg_tx_err(pf)) { in cn10k_ipsec_transmit()
H A Dotx2_txrx.c138 if (unlikely(snd_comp->status) && netif_msg_tx_err(pfvf)) in otx2_snd_pkt_handler()
/linux/drivers/net/ethernet/natsemi/
H A Dnatsemi.c1890 if (netif_msg_tx_err(np)) in ns_tx_timeout()
2420 if (netif_msg_tx_err(np)) in netdev_error()
2425 if (netif_msg_tx_err(np)) in netdev_error()
/linux/drivers/net/ethernet/sis/
H A Dsis900.c1557 if (netif_msg_tx_err(sis_priv)) { in sis900_tx_timeout()
1923 if (netif_msg_tx_err(sis_priv)) in sis900_finish_xmit()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_main.c1823 if (netif_msg_tx_err(pf)) in ice_handle_mdd_event()
1838 if (netif_msg_tx_err(pf)) in ice_handle_mdd_event()
1865 if (netif_msg_tx_err(pf)) in ice_handle_mdd_event()
1872 if (netif_msg_tx_err(pf)) in ice_handle_mdd_event()
1895 if (netif_msg_tx_err(pf)) in ice_handle_mdd_event()
1907 if (netif_msg_tx_err(pf)) in ice_handle_mdd_event()
1919 if (netif_msg_tx_err(pf)) in ice_handle_mdd_event()
/linux/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c681 if (!netif_msg_tx_err(mac)) in pasemi_mac_tx_error()
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c3010 if (netif_msg_tx_err(adapter->ahw)) in qlcnic_dump_rings()
3026 netif_msg_tx_err(adapter->ahw)) { in qlcnic_tx_timeout()
/linux/drivers/net/ethernet/toshiba/
H A Dtc35815.c1722 if (msg && netif_msg_tx_err(lp)) in tc35815_check_tx_stat()
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c2124 if (netif_msg_tx_err(adapter)) in atl1c_tso_csum()
/linux/drivers/net/ethernet/amd/
H A Dpcnet32.c2469 if (netif_msg_tx_err(lp)) { in pcnet32_tx_timeout()
/linux/drivers/net/ethernet/atheros/atlx/
H A Datl1.c2178 if (netif_msg_tx_err(adapter)) in atl1_tx_csum()
/linux/drivers/net/ethernet/freescale/
H A Dgianfar.c2644 if (netif_msg_rx_err(priv) || netif_msg_tx_err(priv)) in gfar_error()
/linux/include/linux/
H A Dnetdevice.h4634 #define netif_msg_tx_err(p) ((p)->msg_enable & NETIF_MSG_TX_ERR) macro
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c3449 if (!netif_msg_tx_err(priv)) in bcmgenet_dump_tx_queue()
/linux/drivers/net/usb/
H A Dlan78xx.c4417 if (netif_msg_tx_err(dev)) in lan78xx_delayedwork()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c11219 if (netif_msg_tx_err(pf)) in i40e_handle_mdd_event()
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c7705 if (netif_msg_tx_err(tp)) { in tg3_tx_timeout()