Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/8390/
Dlib8390.c350 if ((netif_msg_tx_queued(ei_local)) && in __ei_start_xmit()
358 if ((netif_msg_tx_queued(ei_local)) && in __ei_start_xmit()
Daxnet_cs.c995 if ((netif_msg_tx_queued(ei_local)) && in axnet_start_xmit()
1006 if ((netif_msg_tx_queued(ei_local)) && in axnet_start_xmit()
Dne.c746 if (netif_msg_tx_queued(ei_local)) in ne_block_output()
Dpcnet_cs.c1273 if (netif_msg_tx_queued(ei_local)) { in dma_block_output()
/linux-6.12.1/drivers/net/ethernet/toshiba/
Dtc35815.c1317 if (netif_msg_tx_queued(lp)) { in tc35815_send_packet()
1324 if (netif_msg_tx_queued(lp)) { in tc35815_send_packet()
1336 if (netif_msg_tx_queued(lp)) in tc35815_send_packet()
1803 if (netif_msg_tx_queued(lp)) { in tc35815_txdone()
/linux-6.12.1/drivers/net/
Drionet.c162 if (netif_msg_tx_queued(rnet)) in rionet_queue_tx_msg()
/linux-6.12.1/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c2072 if (netif_msg_tx_queued(adapter)) in atl1c_tso_csum()
2097 if (netif_msg_tx_queued(adapter)) in atl1c_tso_csum()
/linux-6.12.1/drivers/net/ethernet/microchip/
Denc28j60.c1241 if (netif_msg_tx_queued(priv)) in enc28j60_hw_tx()
/linux-6.12.1/drivers/net/ethernet/dlink/
Dsundance.c1120 if (netif_msg_tx_queued(np)) { in start_tx()
/linux-6.12.1/drivers/net/ethernet/sis/
Dsis900.c1660 if (netif_msg_tx_queued(sis_priv)) in sis900_start_xmit()
/linux-6.12.1/drivers/net/ethernet/sun/
Dsungem.c1089 if (netif_msg_tx_queued(gp)) in gem_start_xmit()
/linux-6.12.1/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-hw.c990 if (netif_msg_tx_queued(pdata)) in xlgmac_dev_xmit()
/linux-6.12.1/drivers/net/ethernet/natsemi/
Dnatsemi.c2132 if (netif_msg_tx_queued(np)) { in start_tx()
/linux-6.12.1/include/linux/
Dnetdevice.h4350 #define netif_msg_tx_queued(p) ((p)->msg_enable & NETIF_MSG_TX_QUEUED) macro
/linux-6.12.1/drivers/net/ethernet/atheros/atlx/
Datl1.c2389 if (netif_msg_tx_queued(adapter)) in atl1_xmit_frame()
/linux-6.12.1/drivers/net/ethernet/amd/xgbe/
Dxgbe-dev.c1939 if (netif_msg_tx_queued(pdata)) in xgbe_dev_xmit()
/linux-6.12.1/drivers/net/ethernet/ibm/ehea/
Dehea_main.c2071 if (netif_msg_tx_queued(port)) in ehea_start_xmit()
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c4286 if (netif_msg_tx_queued(priv)) { in stmmac_tso_xmit()