Home
last modified time | relevance | path

Searched refs:tcb (Results 1 – 25 of 75) sorted by relevance

123

/linux/Documentation/devicetree/bindings/soc/microchip/
A Datmel,at91rm9200-tcb.yaml20 - atmel,at91rm9200-tcb
21 - atmel,at91sam9x5-tcb
22 - atmel,sama5d2-tcb
61 - atmel,tcb-timer
62 - atmel,tcb-pwm
63 - microchip,tcb-capture
82 const: atmel,tcb-pwm
107 const: atmel,sama5d2-tcb
158 compatible = "atmel,tcb-timer";
163 compatible = "atmel,tcb-timer";
[all …]
/linux/drivers/net/ethernet/brocade/bna/
A Dbnad.c177 BUG_ON(!(wis <= BNA_QE_IN_USE_CNT(tcb, tcb->q_depth))); in bnad_txcmpl_process()
216 BNA_QE_FREE_CNT(tcb, tcb->q_depth) >= in bnad_tx_complete()
827 tcb = bnad->tx_info[i].tcb[j]; in bnad_isr()
1004 tcb->priv = tcb; in bnad_cb_tcb_setup()
1005 tx_info->tcb[tcb->id] = tcb; in bnad_cb_tcb_setup()
1014 tx_info->tcb[tcb->id] = NULL; in bnad_cb_tcb_destroy()
1047 tcb = tx_info->tcb[i]; in bnad_cb_tx_stall()
1065 tcb = tx_info->tcb[i]; in bnad_cb_tx_resume()
1105 tcb = tx_info->tcb[i]; in bnad_tx_cleanup()
1141 tcb = tx_info->tcb[i]; in bnad_cb_tx_cleanup()
[all …]
A Dbnad_ethtool.c704 struct bna_tcb *tcb = NULL; in bnad_per_q_stats_fill() local
773 if (bnad->tx_info[i].tcb[j] && in bnad_per_q_stats_fill()
774 bnad->tx_info[i].tcb[j]->txq) { in bnad_per_q_stats_fill()
775 tcb = bnad->tx_info[i].tcb[j]; in bnad_per_q_stats_fill()
776 buf[bi++] = tcb->txq->tx_packets; in bnad_per_q_stats_fill()
777 buf[bi++] = tcb->txq->tx_bytes; in bnad_per_q_stats_fill()
778 buf[bi++] = tcb->producer_index; in bnad_per_q_stats_fill()
779 buf[bi++] = tcb->consumer_index; in bnad_per_q_stats_fill()
780 buf[bi++] = *(tcb->hw_consumer_index); in bnad_per_q_stats_fill()
/linux/drivers/net/ethernet/agere/
A Det131x.c1753 struct tcb *tcb = tx_ring->tcb_ring; in et131x_init_send() local
1760 tcb->next = tcb + 1; in et131x_init_send()
1764 tcb--; in et131x_init_send()
2587 struct tcb *tcb; in send_packet() local
2635 struct tcb *tcb) in free_send_packet() argument
2672 memset(tcb, 0, sizeof(struct tcb)); in free_send_packet()
2693 struct tcb *tcb; in et131x_free_busy_send_packets() local
2704 struct tcb *next = tcb->next; in et131x_free_busy_send_packets()
2739 struct tcb *tcb; in et131x_handle_send_pkts() local
3392 struct tcb *tcb = tx_ring->send_head; in et131x_isr() local
[all …]
/linux/arch/arm/boot/dts/
A Dat91-kizbox.dts86 compatible = "atmel,tcb-timer";
91 compatible = "atmel,tcb-timer";
98 compatible = "atmel,tcb-pwm";
106 compatible = "atmel,tcb-pwm";
114 compatible = "atmel,tcb-pwm";
A Dmpa1600.dts36 compatible = "atmel,tcb-timer";
41 compatible = "atmel,tcb-timer";
A Dat91-linea.dtsi31 compatible = "atmel,tcb-timer";
36 compatible = "atmel,tcb-timer";
A Dat91-ariettag25.dts66 compatible = "atmel,tcb-timer";
71 compatible = "atmel,tcb-timer";
A Dge863-pro3.dtsi22 compatible = "atmel,tcb-timer";
27 compatible = "atmel,tcb-timer";
A Dtny_a9260_common.dtsi31 compatible = "atmel,tcb-timer";
36 compatible = "atmel,tcb-timer";
A Dethernut5.dts40 compatible = "atmel,tcb-timer";
45 compatible = "atmel,tcb-timer";
A Dtny_a9263.dts40 compatible = "atmel,tcb-timer";
45 compatible = "atmel,tcb-timer";
A Dusb_a9260_common.dtsi27 compatible = "atmel,tcb-timer";
32 compatible = "atmel,tcb-timer";
A Dat91-sam9_l9260.dts36 compatible = "atmel,tcb-timer";
41 compatible = "atmel,tcb-timer";
A Dat91-sama5d4_ma5d4.dtsi88 compatible = "atmel,tcb-timer";
93 compatible = "atmel,tcb-timer";
A Dat91rm9200ek.dts36 compatible = "atmel,tcb-timer";
41 compatible = "atmel,tcb-timer";
A Dat91sam9x5cm.dtsi28 compatible = "atmel,tcb-timer";
33 compatible = "atmel,tcb-timer";
A Dat91-cosino.dtsi136 compatible = "atmel,tcb-timer";
141 compatible = "atmel,tcb-timer";
A Dat91-foxg20.dts38 compatible = "atmel,tcb-timer";
43 compatible = "atmel,tcb-timer";
A Dusb_a9263.dts40 compatible = "atmel,tcb-timer";
45 compatible = "atmel,tcb-timer";
A Dat91sam9260ek.dts38 compatible = "atmel,tcb-timer";
43 compatible = "atmel,tcb-timer";
A Dpm9g45.dts56 compatible = "atmel,tcb-timer";
61 compatible = "atmel,tcb-timer";
A Dsama5d3xcm.dtsi39 compatible = "atmel,tcb-timer";
44 compatible = "atmel,tcb-timer";
A Danimeo_ip.dts47 compatible = "atmel,tcb-timer";
52 compatible = "atmel,tcb-timer";
A Dat91-ariag25.dts119 compatible = "atmel,tcb-timer";
124 compatible = "atmel,tcb-timer";

Completed in 37 milliseconds

123