Home
last modified time | relevance | path

Searched defs:txqueue (Results 1 – 25 of 223) sorted by relevance

123456789

/drivers/net/ethernet/8390/
D8390.c39 void ei_tx_timeout(struct net_device *dev, unsigned int txqueue) in ei_tx_timeout()
D8390p.c44 void eip_tx_timeout(struct net_device *dev, unsigned int txqueue) in eip_tx_timeout()
Dlib8390.c257 static void __ei_tx_timeout(struct net_device *dev, unsigned int txqueue) in __ei_tx_timeout()
/drivers/net/wireless/intersil/prism54/
Dislpci_eth.c472 islpci_eth_tx_timeout(struct net_device *ndev, unsigned int txqueue) in islpci_eth_tx_timeout()
/drivers/net/ethernet/intel/ice/
Dice_dcb_lib.h111 unsigned int __always_unused txqueue) in ice_is_pfc_causing_hung_q()
Dice_dcb_lib.c72 bool ice_is_pfc_causing_hung_q(struct ice_pf *pf, unsigned int txqueue) in ice_is_pfc_causing_hung_q()
/drivers/net/ethernet/atheros/atlx/
Datlx.c186 static void atlx_tx_timeout(struct net_device *netdev, unsigned int txqueue) in atlx_tx_timeout()
/drivers/net/ethernet/qualcomm/
Dqca_uart.c251 static void qcauart_netdev_tx_timeout(struct net_device *dev, unsigned int txqueue) in qcauart_netdev_tx_timeout()
/drivers/net/wireless/broadcom/b43legacy/
Dpio.h73 struct list_head txqueue; member
/drivers/net/wimax/i2400m/
Dnetdev.c383 void i2400m_tx_timeout(struct net_device *net_dev, unsigned int txqueue) in i2400m_tx_timeout()
/drivers/staging/wlan-ng/
Dp80211netdev.c1076 static void p80211knetdev_tx_timeout(struct net_device *netdev, unsigned int txqueue) in p80211knetdev_tx_timeout()
/drivers/net/ethernet/natsemi/
Dsonic.c223 static void sonic_tx_timeout(struct net_device *dev, unsigned int txqueue) in sonic_tx_timeout()
/drivers/misc/sgi-xp/
Dxpnet.c500 xpnet_dev_tx_timeout(struct net_device *dev, unsigned int txqueue) in xpnet_dev_tx_timeout()
/drivers/net/ethernet/amd/
D7990.c530 void lance_tx_timeout(struct net_device *dev, unsigned int txqueue) in lance_tx_timeout()
Dariadne.c533 static void ariadne_tx_timeout(struct net_device *dev, unsigned int txqueue) in ariadne_tx_timeout()
/drivers/net/usb/
Dipheth.c403 static void ipheth_tx_timeout(struct net_device *net, unsigned int txqueue) in ipheth_tx_timeout()
/drivers/hsi/controllers/
Domap_ssi.h85 struct list_head txqueue[SSI_MAX_CHANNELS]; member
/drivers/net/wan/
Dx25_asy.c274 static void x25_asy_timeout(struct net_device *dev, unsigned int txqueue) in x25_asy_timeout()
/drivers/net/ethernet/cavium/liquidio/
Dlio_vf_rep.c175 lio_vf_rep_tx_timeout(struct net_device *ndev, unsigned int txqueue) in lio_vf_rep_tx_timeout()
/drivers/net/appletalk/
Dcops.c849 static void cops_timeout(struct net_device *dev, unsigned int txqueue) in cops_timeout()
/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_main.c613 static void tx_free_ring_skbufs(struct sxgbe_tx_queue *txqueue) in tx_free_ring_skbufs()
1582 static void sxgbe_tx_timeout(struct net_device *dev, unsigned int txqueue) in sxgbe_tx_timeout()
/drivers/net/ethernet/realtek/
Datp.c536 static void tx_timeout(struct net_device *dev, unsigned int txqueue) in tx_timeout()
/drivers/net/ethernet/qualcomm/emac/
Demac.c286 static void emac_tx_timeout(struct net_device *netdev, unsigned int txqueue) in emac_tx_timeout()
/drivers/net/ethernet/smsc/
Dsmc9194.c1097 static void smc_timeout(struct net_device *dev, unsigned int txqueue) in smc_timeout()
/drivers/net/ethernet/seeq/
Dether3.c453 static void ether3_timeout(struct net_device *dev, unsigned int txqueue) in ether3_timeout()

123456789