Home
last modified time | relevance | path

Searched refs:tx_full (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/drivers/net/ethernet/amd/
H A Datarilance.c227 long tx_full; member
687 lp->tx_full = 0; in lance_init_ring()
748 lp->tx_full ? " (full)" : "", in lance_tx_timeout()
841 lp->tx_full = 1; in lance_start_xmit()
923 dirty_tx, lp->cur_tx, lp->tx_full )); in lance_interrupt()
928 if (lp->tx_full && (netif_queue_stopped(dev)) && in lance_interrupt()
931 lp->tx_full = 0; in lance_interrupt()
H A Dariadne.c94 char tx_full; member
124 priv->tx_full = 0; in ariadne_init_ring()
348 priv->tx_full); in ariadne_interrupt()
353 if (priv->tx_full && netif_queue_stopped(dev) && in ariadne_interrupt()
356 priv->tx_full = 0; in ariadne_interrupt()
614 priv->tx_full = 1; in ariadne_start_xmit()
H A Dau1000_eth.h80 u32 tx_full; member
H A D7990.c177 lp->tx_full = 0; in lance_init_ring()
485 if (lp->tx_full && netif_queue_stopped(dev) && (TX_BUFFS_AVAIL >= 0)) { in lance_interrupt()
486 lp->tx_full = 0; in lance_interrupt()
590 lp->tx_full = 1; in lance_start_xmit()
H A Dau1000_eth.c596 aup->tx_full = 0; in au1000_reset_mac_unlocked()
877 if (aup->tx_full) { in au1000_tx_ack()
878 aup->tx_full = 0; in au1000_tx_ack()
974 aup->tx_full = 1; in au1000_tx()
981 if (aup->tx_full) { in au1000_tx()
982 aup->tx_full = 0; in au1000_tx()
H A D7990.h127 char tx_full; member
H A Dsun3lance.c156 long tx_full; member
455 lp->tx_full = 0; in lance_init_ring()
540 lp->tx_full ? " (full)" : "", in lance_start_xmit()
H A Dpcnet32.c285 char tx_full; member
1370 dirty_tx, lp->cur_tx, lp->tx_full); in pcnet32_tx()
1375 if (lp->tx_full && in pcnet32_tx()
1379 lp->tx_full = 0; in pcnet32_tx()
2362 lp->tx_full = 0; in pcnet32_init_ring()
2466 lp->dirty_tx, lp->cur_tx, lp->tx_full ? " (full)" : "", in pcnet32_tx_timeout()
2542 lp->tx_full = 1; in pcnet32_start_xmit()
/openbmc/linux/drivers/net/ethernet/packetengines/
H A Dyellowfin.c328 unsigned int tx_full:1; /* The Tx queue is full. */ member
731 yp->tx_full = 0; in yellowfin_init_ring()
886 yp->tx_full = 1; in yellowfin_start_xmit()
943 if (yp->tx_full && in yellowfin_interrupt()
946 yp->tx_full = 0; in yellowfin_interrupt()
1007 dirty_tx, yp->cur_tx, yp->tx_full); in yellowfin_interrupt()
1012 if (yp->tx_full && in yellowfin_interrupt()
1015 yp->tx_full = 0; in yellowfin_interrupt()
H A Dhamachi.c497 unsigned int tx_full:1; /* The Tx queue is full. */ member
1115 hmp->tx_full = 0; in hamachi_tx_timeout()
1171 hmp->tx_full = 0; in hamachi_init_ring()
1227 if (hmp->tx_full) { in hamachi_start_xmit()
1289 hmp->tx_full = 1; in hamachi_start_xmit()
1339 if (hmp->tx_full){ in hamachi_interrupt()
1364 hmp->tx_full = 0; in hamachi_interrupt()
/openbmc/linux/drivers/net/ethernet/smsc/
H A Depic100.c285 unsigned int tx_full:1; /* The Tx queue is full. */ member
894 if (!ep->tx_full) in epic_tx_timeout()
904 ep->tx_full = 0; in epic_init_ring()
978 ep->tx_full = 1; in epic_start_xmit()
986 if (ep->tx_full) in epic_start_xmit()
1058 dirty_tx, cur_tx, ep->tx_full); in epic_tx()
1063 if (ep->tx_full && cur_tx - dirty_tx < TX_QUEUE_LEN - 4) { in epic_tx()
1065 ep->tx_full = 0; in epic_tx()
/openbmc/linux/drivers/net/ethernet/3com/
H A D3c515.c318 tx_full:1; member
969 vp->full_bus_master_tx, vp->tx_full, vp->dirty_tx, in corkscrew_timeout()
1008 if (vp->tx_full) /* No room to transmit with */ in corkscrew_start_xmit()
1042 vp->tx_full = 1; in corkscrew_start_xmit()
1177 if (lp->tx_full && (lp->cur_tx - dirty_tx <= TX_RING_SIZE - 1)) { in corkscrew_interrupt()
1178 lp->tx_full = 0; in corkscrew_interrupt()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dwinbond-840.c306 unsigned int tx_full; /* The Tx queue is full. */ member
820 np->tx_full = 0; in init_rxtx_rings()
932 np->cur_tx, np->dirty_tx, np->tx_full, np->tx_q_bytes); in tx_timeout()
1034 np->tx_full = 1; in start_tx()
1084 if (np->tx_full && in netdev_tx_done()
1088 np->tx_full = 0; in netdev_tx_done()
/openbmc/linux/drivers/net/ethernet/
H A Dkorina.c360 int tx_full; member
437 lp->tx_full = 1; in korina_send_packet()
775 if (lp->tx_full == 1) { in korina_tx()
777 lp->tx_full = 0; in korina_tx()
1002 lp->tx_full = lp->tx_count = 0; in korina_alloc_ring()
/openbmc/linux/drivers/net/ethernet/sis/
H A Dsis900.c191 unsigned int tx_full; /* The Tx queue is full. */ member
1137 sis_priv->tx_full = 0; in sis900_init_tx_ring()
1583 sis_priv->tx_full = 0; in sis900_tx_timeout()
1647 sis_priv->tx_full = 1; in sis900_start_xmit()
1654 sis_priv->tx_full = 1; in sis900_start_xmit()
1952 if (sis_priv->tx_full && netif_queue_stopped(net_dev) && in sis900_finish_xmit()
1956 sis_priv->tx_full = 0; in sis900_finish_xmit()
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunqe.c550 int tx_full; in qe_tx_timeout() local
558 tx_full = TX_BUFFS_AVAIL(qep) <= 0; in qe_tx_timeout()
562 if (! tx_full) in qe_tx_timeout()
/openbmc/linux/drivers/net/hippi/
H A Drrunner.c619 rrpriv->tx_full = 0; in rr_init1()
1093 if (rrpriv->tx_full && rr_if_busy(dev) && in rr_interrupt()
1096 rrpriv->tx_full = 0; in rr_interrupt()
1454 rrpriv->tx_full = 1; in rr_start_xmit()
H A Drrunner.h820 u32 tx_full; member
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h349 enum htc_send_full_action (*tx_full) (struct htc_target *, member
H A Dhtc_pipe.c352 (ep->ep_cb.tx_full == NULL)) { in htc_try_send()
387 action = ep->ep_cb.tx_full(ep->target, packet); in htc_try_send()
H A Dhtc_mbox.c988 if (overflow && ep_cb.tx_full) { in ath6kl_htc_tx_try()
989 if (ep_cb.tx_full(endpoint->target, tx_pkt) == in ath6kl_htc_tx_try()
2712 connect.ep_cb.tx_full = NULL; in ath6kl_htc_mbox_wait_target()
H A Dinit.c334 connect.ep_cb.tx_full = ath6kl_tx_queue_full; in ath6kl_init_service_ep()