| /linux/drivers/net/wan/ |
| H A D | c101.c | 68 u8 rxs, txs, tmc; /* SCA registers */ member 144 u8 txs = port->txs & CLK_BRG_MASK; in c101_set_iface() local 149 txs |= CLK_RXCLK_TX; /* BRG output */ in c101_set_iface() 154 txs |= CLK_BRG_TX; /* BRG output */ in c101_set_iface() 159 txs |= CLK_RXCLK_TX; /* RX clock */ in c101_set_iface() 164 txs |= CLK_LINE_TX; /* TXC input */ in c101_set_iface() 168 port->txs = txs; in c101_set_iface() 170 sca_out(txs, MSCI1_OFFSET + TXS, port); in c101_set_iface()
|
| H A D | pci200syn.c | 72 u8 rxs, txs, tmc; /* SCA registers */ member 115 u8 txs = port->txs & CLK_BRG_MASK; in pci200_set_iface() local 122 txs |= CLK_PIN_OUT | CLK_TX_RXCLK; /* RX clock */ in pci200_set_iface() 127 txs |= CLK_PIN_OUT | CLK_BRG; /* BRG output */ in pci200_set_iface() 132 txs |= CLK_PIN_OUT | CLK_TX_RXCLK; /* RX clock */ in pci200_set_iface() 137 txs |= CLK_PIN_OUT | CLK_LINE; /* TXC input */ in pci200_set_iface() 142 port->txs = txs; in pci200_set_iface() 144 sca_out(txs, msci + TXS, card); in pci200_set_iface()
|
| H A D | pc300too.c | 85 u8 rxs, txs, tmc; /* SCA registers */ member 115 u8 txs = port->txs & CLK_BRG_MASK; in pc300_set_iface() local 122 txs |= CLK_PIN_OUT | CLK_TX_RXCLK; /* RX clock */ in pc300_set_iface() 127 txs |= CLK_PIN_OUT | CLK_BRG; /* BRG output */ in pc300_set_iface() 132 txs |= CLK_PIN_OUT | CLK_TX_RXCLK; /* RX clock */ in pc300_set_iface() 137 txs |= CLK_PIN_OUT | CLK_LINE; /* TXC input */ in pc300_set_iface() 142 port->txs = txs; in pc300_set_iface() 144 sca_out(txs, msci + TXS, card); in pc300_set_iface()
|
| H A D | n2.c | 101 u8 rxs, txs, tmc; /* SCA registers */ member 159 u8 txs = port->txs & CLK_BRG_MASK; in n2_set_iface() local 165 txs |= CLK_RXCLK_TX; /* RX clock */ in n2_set_iface() 171 txs |= CLK_BRG_TX; /* BRG output */ in n2_set_iface() 177 txs |= CLK_RXCLK_TX; /* RX clock */ in n2_set_iface() 183 txs |= CLK_LINE_TX; /* TXC input */ in n2_set_iface() 188 port->txs = txs; in n2_set_iface() 190 sca_out(txs, msci + TXS, card); in n2_set_iface()
|
| H A D | hd64572.c | 390 port->txs = (port->txs & ~CLK_BRG_MASK) | br; in sca_set_port() 399 sca_out(port->txs, msci + TXS, card); in sca_set_port() 475 sca_out(port->txs, msci + TXS, card); in sca_open()
|
| H A D | hd64570.c | 434 port->txs = (port->txs & ~CLK_BRG_MASK) | br; in sca_set_port() 442 sca_out(port->txs, msci + TXS, card); in sca_set_port() 526 sca_out(port->txs, msci + TXS, card); in sca_open()
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | htc_drv_txrx.c | 447 struct __wmi_event_txstatus *txs) in ath9k_htc_tx_process() argument 476 if (!txok || !vif || !txs) in ath9k_htc_tx_process() 479 if (txs->ts_flags & ATH9K_HTC_TXSTAT_ACK) { in ath9k_htc_tx_process() 485 if (txs->ts_flags & ATH9K_HTC_TXSTAT_FILT) in ath9k_htc_tx_process() 488 if (txs->ts_flags & ATH9K_HTC_TXSTAT_RTC_CTS) in ath9k_htc_tx_process() 492 rate->idx = MS(txs->ts_rate, ATH9K_HTC_TXSTAT_RATE); in ath9k_htc_tx_process() 494 if (txs->ts_flags & ATH9K_HTC_TXSTAT_MCS) { in ath9k_htc_tx_process() 497 if (txs->ts_flags & ATH9K_HTC_TXSTAT_CW40) in ath9k_htc_tx_process() 499 if (txs->ts_flags & ATH9K_HTC_TXSTAT_SGI) in ath9k_htc_tx_process() 619 struct __wmi_event_txstatus *txs) in ath9k_htc_tx_get_packet() argument [all …]
|
| H A D | wmi.h | 144 struct __wmi_event_txstatus txs; member
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | netpoll_basic.py | 74 txs = ethtool_result["tx"] 80 return rxs, txs 86 txs = ring_size[1] 88 logging.debug("Setting ring size to %d/%d", rxs, txs)
|
| /linux/drivers/net/ethernet/atheros/atlx/ |
| H A D | atl2.c | 467 struct tx_pkt_status *txs; in atl2_intr_tx() local 473 txs = adapter->txs_ring + txs_write_ptr; in atl2_intr_tx() 474 if (!txs->update) in atl2_intr_tx() 478 txs->update = 0; in atl2_intr_tx() 488 if (txph->pkt_size != txs->pkt_size) { in atl2_intr_tx() 489 struct tx_pkt_status *old_txs = txs; in atl2_intr_tx() 494 *(u32 *)txph, *(u32 *)txs); in atl2_intr_tx() 498 txs = adapter->txs_ring + txs_write_ptr; in atl2_intr_tx() 501 *(u32 *)txs); in atl2_intr_tx() 503 txs = adapter->txs_ring + in atl2_intr_tx() [all …]
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_main.c | 2345 struct netdev_queue_stats_tx *txs) in enic_get_queue_stats_tx() argument 2350 txs->bytes = wqstats->bytes; in enic_get_queue_stats_tx() 2351 txs->packets = wqstats->packets; in enic_get_queue_stats_tx() 2352 txs->csum_none = wqstats->csum_none; in enic_get_queue_stats_tx() 2353 txs->needs_csum = wqstats->csum_partial + wqstats->encap_csum + in enic_get_queue_stats_tx() 2355 txs->hw_gso_packets = wqstats->tso; in enic_get_queue_stats_tx() 2356 txs->stop = wqstats->stopped; in enic_get_queue_stats_tx() 2357 txs->wake = wqstats->wake; in enic_get_queue_stats_tx() 2362 struct netdev_queue_stats_tx *txs) in enic_get_base_stats() argument 2370 txs->bytes = 0; in enic_get_base_stats() [all …]
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | ampdu.h | 49 struct sk_buff *p, struct tx_status *txs);
|
| /linux/drivers/net/xen-netback/ |
| H A D | netback.c | 1546 struct xen_netif_tx_sring *txs; in xenvif_map_frontend_data_rings() local 1556 txs = (struct xen_netif_tx_sring *)addr; in xenvif_map_frontend_data_rings() 1557 rsp_prod = READ_ONCE(txs->rsp_prod); in xenvif_map_frontend_data_rings() 1558 req_prod = READ_ONCE(txs->req_prod); in xenvif_map_frontend_data_rings() 1560 BACK_RING_ATTACH(&queue->tx, txs, rsp_prod, XEN_PAGE_SIZE); in xenvif_map_frontend_data_rings()
|