Searched refs:tx_full (Results 1 - 23 of 23) sorted by relevance

/drivers/net/ethernet/amd/
H A Dau1000_eth.h97 u32 tx_full; member in struct:au1000_private
H A Datarilance.c227 long tx_full; member in struct:lance_private
688 lp->tx_full = 0;
749 lp->tx_full ? " (full)" : "",
841 lp->tx_full = 1;
923 dirty_tx, lp->cur_tx, lp->tx_full ));
928 if (lp->tx_full && (netif_queue_stopped(dev)) &&
931 lp->tx_full = 0;
H A D7990.c176 lp->tx_full = 0;
484 if (lp->tx_full && netif_queue_stopped(dev) && (TX_BUFFS_AVAIL >= 0)) {
485 lp->tx_full = 0;
587 lp->tx_full = 1;
H A D7990.h126 char tx_full; member in struct:lance_private
H A Dariadne.c94 char tx_full; member in struct:ariadne_private
124 priv->tx_full = 0;
348 priv->tx_full);
353 if (priv->tx_full && netif_queue_stopped(dev) &&
356 priv->tx_full = 0;
614 priv->tx_full = 1;
H A Dau1000_eth.c632 aup->tx_full = 0;
941 if (aup->tx_full) {
942 aup->tx_full = 0;
1041 aup->tx_full = 1;
1048 if (aup->tx_full) {
1049 aup->tx_full = 0;
H A Dsun3lance.c155 long tx_full; member in struct:lance_private
460 lp->tx_full = 0;
544 lp->tx_full ? " (full)" : "",
H A Dpcnet32.c289 char tx_full; member in struct:pcnet32_private
1315 dirty_tx, lp->cur_tx, lp->tx_full);
1320 if (lp->tx_full &&
1324 lp->tx_full = 0;
2278 lp->tx_full = 0;
2383 lp->dirty_tx, lp->cur_tx, lp->tx_full ? " (full)" : "",
2458 lp->tx_full = 1;
/drivers/net/irda/
H A Dau1k_ir.c161 u32 tx_full; member in struct:au1k_private
435 if (aup->tx_full) {
436 aup->tx_full = 0;
687 printk(KERN_DEBUG "%s: tx_full\n", dev->name);
689 aup->tx_full = 1;
692 printk(KERN_DEBUG "%s: tx_full\n", dev->name);
694 aup->tx_full = 1;
744 aup->tx_full = 0;
/drivers/net/ethernet/3com/
H A D3c515.c322 tx_full:1; member in struct:corkscrew_private
979 vp->full_bus_master_tx, vp->tx_full, vp->dirty_tx,
1018 if (vp->tx_full) /* No room to transmit with */
1027 /* vp->tx_full = 1; */
1052 vp->tx_full = 1;
1187 if (lp->tx_full && (lp->cur_tx - dirty_tx <= TX_RING_SIZE - 1)) {
1188 lp->tx_full = 0;
/drivers/net/ethernet/packetengines/
H A Dyellowfin.c183 the 'yp->tx_full' flag.
187 empty by incrementing the dirty_tx mark. Iff the 'yp->tx_full' flag is set, it
188 clears both the tx_full and tbusy flags.
328 unsigned int tx_full:1; /* The Tx queue is full. */ member in struct:yellowfin_private
727 yp->tx_full = 0;
878 yp->tx_full = 1;
934 if (yp->tx_full &&
937 yp->tx_full = 0;
998 dirty_tx, yp->cur_tx, yp->tx_full);
1003 if (yp->tx_full
[all...]
H A Dhamachi.c273 the 'hmp->tx_full' flag.
277 empty by incrementing the dirty_tx mark. Iff the 'hmp->tx_full' flag is set, it
278 clears both the tx_full and tbusy flags.
353 were available before reseting the tbusy and tx_full flags
497 unsigned int tx_full:1; /* The Tx queue is full. */ member in struct:hamachi_private
1111 hmp->tx_full = 0;
1165 hmp->tx_full = 0;
1219 if (hmp->tx_full) {
1279 hmp->tx_full = 1;
1329 if (hmp->tx_full){
[all...]
/drivers/net/ethernet/smsc/
H A Depic100.c285 unsigned int tx_full:1; /* The Tx queue is full. */ member in struct:epic_private
894 if (!ep->tx_full)
904 ep->tx_full = 0;
975 ep->tx_full = 1;
983 if (ep->tx_full)
1054 dirty_tx, cur_tx, ep->tx_full);
1059 if (ep->tx_full && cur_tx - dirty_tx < TX_QUEUE_LEN - 4) {
1061 ep->tx_full = 0;
/drivers/net/ethernet/
H A Dkorina.c121 int tx_full; member in struct:korina_private
210 lp->tx_full = 1;
530 if (lp->tx_full == 1) {
532 lp->tx_full = 0;
751 lp->tx_full = lp->tx_count = 0;
/drivers/net/ethernet/dec/tulip/
H A Dwinbond-840.c316 unsigned int tx_full; /* The Tx queue is full. */ member in struct:netdev_private
833 np->tx_full = 0;
948 np->cur_tx, np->dirty_tx, np->tx_full, np->tx_q_bytes);
1050 np->tx_full = 1;
1101 if (np->tx_full &&
1105 np->tx_full = 0;
/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h342 enum htc_send_full_action (*tx_full) (struct htc_target *, member in struct:htc_ep_callbacks
H A Dhtc_pipe.c353 (ep->ep_cb.tx_full == NULL)) {
388 action = ep->ep_cb.tx_full(ep->target, packet);
H A Dhtc_mbox.c988 if (overflow && ep_cb.tx_full) {
989 if (ep_cb.tx_full(endpoint->target, tx_pkt) ==
2716 connect.ep_cb.tx_full = NULL;
H A Dinit.c333 connect.ep_cb.tx_full = ath6kl_tx_queue_full;
/drivers/net/ethernet/sun/
H A Dsunqe.c548 int tx_full; local
556 tx_full = TX_BUFFS_AVAIL(qep) <= 0;
560 if (! tx_full)
/drivers/net/ethernet/sis/
H A Dsis900.c191 unsigned int tx_full; /* The Tx queue is full. */ member in struct:sis900_private
1130 sis_priv->tx_full = 0;
1573 sis_priv->tx_full = 0;
1636 sis_priv->tx_full = 1;
1643 sis_priv->tx_full = 1;
1939 if (sis_priv->tx_full && netif_queue_stopped(net_dev) &&
1941 /* The ring is no longer full, clear tx_full and schedule
1943 sis_priv->tx_full = 0;
/drivers/net/hippi/
H A Drrunner.c617 rrpriv->tx_full = 0;
1090 if (rrpriv->tx_full && rr_if_busy(dev) &&
1093 rrpriv->tx_full = 0;
1450 rrpriv->tx_full = 1;
H A Drrunner.h819 u32 tx_full; member in struct:rr_private

Completed in 348 milliseconds