Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/8390/
Dlib8390.c351 if ((netif_msg_tx_queued(ei_local)) && in __ei_start_xmit()
359 if ((netif_msg_tx_queued(ei_local)) && in __ei_start_xmit()
Daxnet_cs.c998 if ((netif_msg_tx_queued(ei_local)) && in axnet_start_xmit()
1009 if ((netif_msg_tx_queued(ei_local)) && in axnet_start_xmit()
Dne.c747 if (netif_msg_tx_queued(ei_local)) in ne_block_output()
Dpcnet_cs.c1274 if (netif_msg_tx_queued(ei_local)) { in dma_block_output()
/linux-6.1.9/drivers/net/ethernet/toshiba/
Dtc35815.c1318 if (netif_msg_tx_queued(lp)) { in tc35815_send_packet()
1325 if (netif_msg_tx_queued(lp)) { in tc35815_send_packet()
1337 if (netif_msg_tx_queued(lp)) in tc35815_send_packet()
1808 if (netif_msg_tx_queued(lp)) { in tc35815_txdone()
/linux-6.1.9/drivers/net/
Drionet.c162 if (netif_msg_tx_queued(rnet)) in rionet_queue_tx_msg()
/linux-6.1.9/drivers/net/ethernet/ti/
Dcpmac.c569 if (unlikely(netif_msg_tx_queued(priv))) in cpmac_start_xmit()
/linux-6.1.9/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c2113 if (netif_msg_tx_queued(adapter)) in atl1c_tso_csum()
2138 if (netif_msg_tx_queued(adapter)) in atl1c_tso_csum()
/linux-6.1.9/drivers/net/ethernet/microchip/
Denc28j60.c1241 if (netif_msg_tx_queued(priv)) in enc28j60_hw_tx()
/linux-6.1.9/drivers/net/ethernet/dlink/
Dsundance.c1120 if (netif_msg_tx_queued(np)) { in start_tx()
/linux-6.1.9/drivers/net/ethernet/sis/
Dsis900.c1660 if (netif_msg_tx_queued(sis_priv)) in sis900_start_xmit()
/linux-6.1.9/drivers/net/ethernet/sun/
Dsungem.c1099 if (netif_msg_tx_queued(gp)) in gem_start_xmit()
/linux-6.1.9/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-hw.c990 if (netif_msg_tx_queued(pdata)) in xlgmac_dev_xmit()
/linux-6.1.9/drivers/net/ethernet/amd/xgbe/
Dxgbe-dev.c1889 if (netif_msg_tx_queued(pdata)) in xgbe_dev_xmit()
/linux-6.1.9/drivers/net/ethernet/natsemi/
Dnatsemi.c2132 if (netif_msg_tx_queued(np)) { in start_tx()
/linux-6.1.9/drivers/net/ethernet/ibm/ehea/
Dehea_main.c2070 if (netif_msg_tx_queued(port)) in ehea_start_xmit()
/linux-6.1.9/include/linux/
Dnetdevice.h4277 #define netif_msg_tx_queued(p) ((p)->msg_enable & NETIF_MSG_TX_QUEUED) macro
/linux-6.1.9/drivers/net/ethernet/atheros/atlx/
Datl1.c2386 if (netif_msg_tx_queued(adapter)) in atl1_xmit_frame()
/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c4136 if (netif_msg_tx_queued(priv)) { in stmmac_tso_xmit()