Home
last modified time | relevance | path

Searched refs:netif_msg_tx_queued (Results 1 – 17 of 17) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/8390/
Dlib8390.c348 if ((netif_msg_tx_queued(ei_local)) && in __ei_start_xmit()
356 if ((netif_msg_tx_queued(ei_local)) && in __ei_start_xmit()
Daxnet_cs.c994 if ((netif_msg_tx_queued(ei_local)) && in axnet_start_xmit()
1005 if ((netif_msg_tx_queued(ei_local)) && in axnet_start_xmit()
Dne.c766 if (netif_msg_tx_queued(ei_local)) in ne_block_output()
Dpcnet_cs.c1261 if (netif_msg_tx_queued(ei_local)) { in dma_block_output()
/linux-4.1.27/drivers/net/ethernet/toshiba/
Dtc35815.c1335 if (netif_msg_tx_queued(lp)) { in tc35815_send_packet()
1342 if (netif_msg_tx_queued(lp)) { in tc35815_send_packet()
1354 if (netif_msg_tx_queued(lp)) in tc35815_send_packet()
1823 if (netif_msg_tx_queued(lp)) { in tc35815_txdone()
/linux-4.1.27/drivers/net/
Drionet.c161 if (netif_msg_tx_queued(rnet)) in rionet_queue_tx_msg()
/linux-4.1.27/drivers/net/ethernet/microchip/
Denc28j60.c1236 if (netif_msg_tx_queued(priv)) in enc28j60_hw_tx()
1282 if (netif_msg_tx_queued(priv)) in enc28j60_send_packet()
/linux-4.1.27/drivers/infiniband/hw/amso1100/
Dc2.c828 if (netif_msg_tx_queued(c2_port)) in c2_xmit_frame()
/linux-4.1.27/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c1998 if (netif_msg_tx_queued(adapter)) in atl1c_tso_csum()
2023 if (netif_msg_tx_queued(adapter)) in atl1c_tso_csum()
/linux-4.1.27/drivers/net/ethernet/ti/
Dcpmac.c581 if (unlikely(netif_msg_tx_queued(priv))) in cpmac_start_xmit()
/linux-4.1.27/drivers/net/ethernet/dlink/
Dsundance.c1132 if (netif_msg_tx_queued(np)) { in start_tx()
/linux-4.1.27/drivers/net/ethernet/sis/
Dsis900.c1649 if (netif_msg_tx_queued(sis_priv)) in sis900_start_xmit()
/linux-4.1.27/include/linux/
Dnetdevice.h3148 #define netif_msg_tx_queued(p) ((p)->msg_enable & NETIF_MSG_TX_QUEUED) macro
/linux-4.1.27/drivers/net/ethernet/sun/
Dsungem.c1107 if (netif_msg_tx_queued(gp)) in gem_start_xmit()
/linux-4.1.27/drivers/net/ethernet/natsemi/
Dnatsemi.c2120 if (netif_msg_tx_queued(np)) { in start_tx()
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/
Datl1.c2408 if (netif_msg_tx_queued(adapter)) in atl1_xmit_frame()
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/
Dehea_main.c2107 if (netif_msg_tx_queued(port)) in ehea_start_xmit()