Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c373 if (netif_msg_tx_err(priv)) in mlx4_en_free_tx_buf()
667 if (netif_msg_tx_err(priv)) in get_real_size()
941 if (netif_msg_tx_err(priv)) in mlx4_en_xmit()
/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/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/marvell/octeontx2/nic/
H A Dotx2_txrx.c138 if (unlikely(snd_comp->status) && netif_msg_tx_err(pfvf)) in otx2_snd_pkt_handler()
/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/dlink/
H A Dsundance.c1215 if (netif_msg_tx_err(np)) in intr_handler()
/linux/drivers/net/ethernet/toshiba/
H A Dtc35815.c1722 if (msg && netif_msg_tx_err(lp)) in tc35815_check_tx_stat()
/linux/drivers/net/usb/
H A Dusbnet.c1195 if (netif_msg_tx_err(dev)) in usbnet_deferred_kevent()
H A Dlan78xx.c4429 if (netif_msg_tx_err(dev)) in lan78xx_delayedwork()
/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/ibm/ehea/
H A Dehea_main.c830 if (netif_msg_tx_err(pr->port)) in ehea_proc_cqes()
/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.h4688 #define netif_msg_tx_err(p) ((p)->msg_enable & NETIF_MSG_TX_ERR) macro
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c11238 if (netif_msg_tx_err(pf)) in i40e_handle_mdd_event()
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c7702 if (netif_msg_tx_err(tp)) { in tg3_tx_timeout()