/drivers/isdn/hisax/ |
D | amd7930_fn.c | 373 while ((txstat & 0x10) && (cs->tx_cnt < len)) { in Amd7930_fill_Dfifo() 376 cs->tx_cnt++; in Amd7930_fill_Dfifo() 448 skb_push(cs->tx_skb, cs->tx_cnt); in Amd7930_interrupt() 449 cs->tx_cnt = 0; in Amd7930_interrupt() 466 skb_push(cs->tx_skb, cs->tx_cnt); in Amd7930_interrupt() 467 cs->tx_cnt = 0; in Amd7930_interrupt() 519 cs->tx_cnt = 0; in Amd7930_interrupt() 526 cs->tx_cnt = 0; in Amd7930_interrupt() 582 cs->tx_cnt = 0; in Amd7930_l1hw() 606 cs->tx_cnt = 0; in Amd7930_l1hw() [all …]
|
D | ipacx.c | 112 cs->tx_cnt = 0; in dch_l2l1() 130 cs->tx_cnt = 0; in dch_l2l1() 221 cs->tx_cnt = 0; in dbusy_timer_handler() 292 cs->tx_cnt += count; in dch_fill_fifo() 384 cs->tx_cnt = 0; in dch_int() 388 cs->tx_cnt = 0; in dch_int() 400 skb_push(cs->tx_skb, cs->tx_cnt); // retransmit in dch_int() 401 cs->tx_cnt = 0; in dch_int() 575 bcs->tx_cnt -= count; in bch_fill_fifo() 700 bcs->tx_cnt += bcs->hw.hscx.count; in bch_int() [all …]
|
D | hfc4s8s_l1.c | 142 int tx_cnt; member 158 int tx_cnt; /* bytes to send */ member 360 (l1->tx_cnt <= 0)) { in dch_l2l1() 440 if (!bch->tx_skb && (bch->tx_cnt <= 0)) { in bch_l2l1() 605 bch->tx_cnt = 0; in bch_l2l1() 933 if (l1p->tx_cnt > 0) { in tx_d_frame() 934 cnt = l1p->tx_cnt; in tx_d_frame() 935 l1p->tx_cnt = 0; in tx_d_frame() 967 l1p->tx_cnt = skb->truesize; in tx_d_frame() 1015 bch->tx_cnt = 0; in tx_b_frame() [all …]
|
D | w6692.c | 184 cs->tx_cnt += count; in W6692_fill_fifo() 257 bcs->tx_cnt -= count; in W6692B_fill_fifo() 354 bcs->tx_cnt += bcs->hw.w6692.count; in W6692B_interrupt() 368 bcs->tx_cnt += bcs->hw.w6692.count; in W6692B_interrupt() 466 cs->tx_cnt = 0; in W6692_interrupt() 471 cs->tx_cnt = 0; in W6692_interrupt() 493 skb_push(cs->tx_skb, cs->tx_cnt); in W6692_interrupt() 494 cs->tx_cnt = 0; in W6692_interrupt() 581 cs->tx_cnt = 0; in W6692_l1hw() 604 cs->tx_cnt = 0; in W6692_l1hw() [all …]
|
D | icc.c | 164 cs->tx_cnt += count; in icc_fill_fifo() 247 cs->tx_cnt = 0; in icc_interrupt() 252 cs->tx_cnt = 0; in icc_interrupt() 298 skb_push(cs->tx_skb, cs->tx_cnt); in icc_interrupt() 299 cs->tx_cnt = 0; in icc_interrupt() 457 cs->tx_cnt = 0; in ICC_l1hw() 480 cs->tx_cnt = 0; in ICC_l1hw() 606 cs->tx_cnt = 0; in dbusy_timer_handler()
|
D | isac.c | 167 cs->tx_cnt += count; in isac_fill_fifo() 250 cs->tx_cnt = 0; in isac_interrupt() 255 cs->tx_cnt = 0; in isac_interrupt() 301 skb_push(cs->tx_skb, cs->tx_cnt); in isac_interrupt() 302 cs->tx_cnt = 0; in isac_interrupt() 460 cs->tx_cnt = 0; in ISAC_l1hw() 481 cs->tx_cnt = 0; in ISAC_l1hw() 605 cs->tx_cnt = 0; in dbusy_timer_handler()
|
D | hscx_irq.c | 108 bcs->tx_cnt -= count; in hscx_fill_fifo() 246 bcs->tx_cnt += bcs->hw.hscx.count; in hscx_int_main() 276 bcs->tx_cnt += bcs->hw.hscx.count; in hscx_int_main()
|
D | hisax_isac.c | 496 isac->tx_cnt += count; in isac_fill_fifo() 508 skb_push(isac->tx_skb, isac->tx_cnt); in isac_retransmit() 509 isac->tx_cnt = 0; in isac_retransmit() 577 isac->tx_cnt = 0; in isac_xpr_interrupt() 708 isac->tx_cnt = 0; in isacsx_xpr_interrupt()
|
D | hisax_isac.h | 28 int tx_cnt; member
|
D | hisax_fcpcipnp.h | 42 int tx_cnt; /* B-Channel transmit counter */ member
|
D | hisax_fcpcipnp.c | 405 bcs->tx_cnt += count; in hdlc_fill_fifo() 532 skb_push(bcs->tx_skb, bcs->tx_cnt); in hdlc_xdu_irq() 533 bcs->tx_cnt = 0; in hdlc_xdu_irq() 549 bcs->tx_cnt = 0; in hdlc_xpr_irq() 608 bcs->tx_cnt = 0; in modehdlc()
|
D | jade_irq.c | 98 bcs->tx_cnt -= count; in jade_fill_fifo() 223 bcs->tx_cnt += bcs->hw.hscx.count; in jade_int_main()
|
D | hfc_2bds0.c | 318 bcs->tx_cnt -= bcs->tx_skb->len; in hfc_fill_fifo() 535 bcs->tx_cnt = 0; in open_hfcstate() 876 cs->tx_cnt = 0; in hfc2bds0_interrupt() 881 cs->tx_cnt = 0; in hfc2bds0_interrupt() 924 cs->tx_cnt = 0; in HFCD_l1hw() 952 cs->tx_cnt = 0; in HFCD_l1hw()
|
D | hfc_sx.c | 541 bcs->tx_cnt -= bcs->tx_skb->len; in hfcsx_fill_fifo() 831 cs->tx_cnt = 0; in hfcsx_interrupt() 836 cs->tx_cnt = 0; in hfcsx_interrupt() 892 cs->tx_cnt = 0; in HFCSX_l1hw() 920 cs->tx_cnt = 0; in HFCSX_l1hw() 1229 bcs->tx_cnt = 0; in open_hfcsxstate()
|
D | hfc_pci.c | 643 bcs->tx_cnt -= bcs->tx_skb->len; in hfcpci_fill_fifo() 712 bcs->tx_cnt -= bcs->tx_skb->len; in hfcpci_fill_fifo() 1066 cs->tx_cnt = 0; in hfcpci_interrupt() 1071 cs->tx_cnt = 0; in hfcpci_interrupt() 1127 cs->tx_cnt = 0; in HFCPCI_l1hw() 1155 cs->tx_cnt = 0; in HFCPCI_l1hw() 1478 bcs->tx_cnt = 0; in open_hfcpcistate()
|
D | avm_pci.c | 321 bcs->tx_cnt -= count; in hdlc_fill_fifo() 403 bcs->tx_cnt += bcs->hw.hdlc.count; in HDLC_irq() 584 bcs->tx_cnt = 0; in open_hdlcstate()
|
/drivers/net/ |
D | rionet.c | 58 int tx_cnt; member 155 if (++rnet->tx_cnt == RIONET_TX_RING_SIZE) in rionet_queue_tx_msg() 186 if ((rnet->tx_cnt + add_num) > RIONET_TX_RING_SIZE) { in rionet_start_xmit() 279 while (rnet->tx_cnt && (rnet->ack_slot != slot)) { in rionet_outb_msg_event() 285 rnet->tx_cnt--; in rionet_outb_msg_event() 288 if (rnet->tx_cnt < RIONET_TX_RING_SIZE) in rionet_outb_msg_event() 331 rnet->tx_cnt = 0; in rionet_open()
|
/drivers/media/radio/wl128x/ |
D | fmdrv_common.c | 313 atomic_set(&fmdev->tx_cnt, 1); in recv_tasklet() 328 atomic_set(&fmdev->tx_cnt, 1); in recv_tasklet() 337 if (num_fm_hci_cmds && atomic_read(&fmdev->tx_cnt)) in recv_tasklet() 352 if (!atomic_read(&fmdev->tx_cnt)) in send_tasklet() 358 atomic_set(&fmdev->tx_cnt, 1); in send_tasklet() 366 atomic_dec(&fmdev->tx_cnt); in send_tasklet() 380 atomic_set(&fmdev->tx_cnt, 1); in send_tasklet() 1556 atomic_set(&fmdev->tx_cnt, 1); in fmc_prepare()
|
D | fmdrv.h | 219 atomic_t tx_cnt; /* Number of packets can send at a time */ member
|
/drivers/dma/ioat/ |
D | dma.c | 257 ioat->active += desc->hw->tx_cnt; in ioat1_tx_submit() 258 ioat->pending += desc->hw->tx_cnt; in ioat1_tx_submit() 470 int tx_cnt = 0; in ioat1_dma_prep_memcpy() local 478 tx_cnt++; in ioat1_dma_prep_memcpy() 520 hw->tx_cnt = tx_cnt; in ioat1_dma_prep_memcpy() 606 ioat->active -= desc->hw->tx_cnt; in __cleanup()
|
D | hw.h | 98 uint64_t tx_cnt; member
|
/drivers/net/ethernet/ibm/emac/ |
D | core.c | 741 dev->tx_cnt = dev->tx_slot = dev->ack_slot = 0; in emac_full_tx_reset() 1188 dev->tx_cnt = dev->tx_slot = dev->ack_slot = dev->rx_slot = 0; in emac_open() 1380 if (unlikely(++dev->tx_cnt == NUM_TX_BUFF)) { in emac_xmit_finish() 1440 ++dev->tx_cnt; in emac_xmit_split() 1470 if (unlikely(dev->tx_cnt + nr_frags + mal_tx_chunks(len) > NUM_TX_BUFF)) in emac_start_xmit_sg() 1492 if (unlikely(dev->tx_cnt + mal_tx_chunks(len) >= NUM_TX_BUFF)) in emac_start_xmit_sg() 1522 --dev->tx_cnt; in emac_start_xmit_sg() 1567 DBG2(dev, "poll_tx, %d %d" NL, dev->tx_cnt, dev->ack_slot); in emac_poll_tx() 1575 if (dev->tx_cnt) { in emac_poll_tx() 1593 if (--dev->tx_cnt) in emac_poll_tx() [all …]
|
D | core.h | 249 int tx_cnt; member
|
/drivers/usb/host/ |
D | fhci-tds.c | 517 out_be16(&ep->ep_pram_ptr->tx_cnt, 0); in fhci_flush_bds() 567 out_be16(&ep->ep_pram_ptr->tx_cnt, 0); in fhci_flush_actual_frame()
|
/drivers/net/ethernet/packetengines/ |
D | yellowfin.c | 276 u16 tx_cnt; member 280 u16 tx_cnt; 956 yp->tx_status[entry].tx_cnt, in yellowfin_interrupt() 1225 i, yp->tx_status[i].tx_cnt, yp->tx_status[i].tx_errs, in yellowfin_close()
|