Searched defs:tx (Results 76 - 100 of 288) sorted by relevance

1234567891011>>

/drivers/net/can/softing/
H A Dsofting.h28 } tx; member in struct:softing_priv
60 * keep the bus that last tx'd a message,
63 } tx; member in struct:softing
/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_nl.c55 int tx = DCB_TX_CONFIG; local
73 if (dst->path[tx].prio_type != src->path[tx].prio_type) {
74 dst->path[tx].prio_type = src->path[tx].prio_type;
78 if (dst->path[tx].bwg_id != src->path[tx].bwg_id) {
79 dst->path[tx].bwg_id = src->path[tx].bwg_id;
83 if (dst->path[tx]
[all...]
/drivers/net/ethernet/stmicro/stmmac/
H A Ddescs.h125 } tx; member in union:dma_desc::__anon3896
/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.h94 void (*tx) (void *, struct sk_buff *, enum htc_endpoint_id, bool txok); member in struct:htc_ep_callbacks
/drivers/net/wireless/ath/wcn36xx/
H A Dwcn36xx.h99 * @tx: sends a buffer.
104 int (*tx)(char *buf, size_t len); member in struct:wcn36xx_platform_ctrl_ops
/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c116 volatile struct vring_tx_desc *_d = &vring->va[i].tx;
146 int tx)
151 if (tx) {
168 if (tx) {
171 &vring->va[vring->swtail].tx;
934 _d = &vring->va[i].tx;
967 _d = &vring->va[i].tx;
989 * in case of immediate "tx done"
1014 _d = &vring->va[i].tx;
1130 _d = &vring->va[lf].tx;
145 wil_vring_free(struct wil6210_priv *wil, struct vring *vring, int tx) argument
[all...]
/drivers/net/wireless/b43legacy/
H A Ddma.h148 bool tx; member in struct:b43legacy_dmaring
/drivers/net/wireless/hostap/
H A Dhostap_main.c553 void hostap_dump_tx_header(const char *name, const struct hfa384x_tx_frame *tx) argument
559 name, __le16_to_cpu(tx->status), tx->retry_count, tx->tx_rate,
560 __le16_to_cpu(tx->tx_control), jiffies);
562 fc = __le16_to_cpu(tx->frame_control);
567 __le16_to_cpu(tx->duration_id), __le16_to_cpu(tx->seq_ctrl),
568 __le16_to_cpu(tx->data_len),
573 tx
[all...]
/drivers/net/wireless/iwlwifi/dvm/
H A Drx.c319 struct statistics_tx *tx,
416 struct statistics_tx *tx,
432 ACCUM(tx);
445 struct statistics_tx *tx,
466 struct statistics_tx *tx; local
483 tx = &stats->tx;
501 tx = &stats->tx;
516 rx_ofdm_ht, rx_cck, tx, bt_activit
316 iwlagn_recover_from_statistics(struct iwl_priv *priv, struct statistics_rx_phy *cur_ofdm, struct statistics_rx_ht_phy *cur_ofdm_ht, struct statistics_tx *tx, unsigned long stamp) argument
410 iwlagn_accumulative_statistics(struct iwl_priv *priv, struct statistics_general_common *common, struct statistics_rx_non_phy *rx_non_phy, struct statistics_rx_phy *rx_ofdm, struct statistics_rx_ht_phy *rx_ofdm_ht, struct statistics_rx_phy *rx_cck, struct statistics_tx *tx, struct statistics_bt_activity *bt_activity) argument
439 iwlagn_accumulative_statistics(struct iwl_priv *priv, struct statistics_general_common *common, struct statistics_rx_non_phy *rx_non_phy, struct statistics_rx_phy *rx_ofdm, struct statistics_rx_ht_phy *rx_ofdm_ht, struct statistics_rx_phy *rx_cck, struct statistics_tx *tx, struct statistics_bt_activity *bt_activity) argument
[all...]
/drivers/net/wireless/p54/
H A Dtxrx.c42 wiphy_debug(priv->hw->wiphy, "/ --- tx queue dump (%d entries) ---\n",
163 priv->tx(priv->hw, skb);
516 unsigned int i, rssi, tx, cca, dtime, dtotal, dcca, dtx, drssi, unit; local
546 tx = le32_to_cpu(stats->sample_tx);
553 dtx = tx - priv->survey_raw.cached_tx;
571 priv->survey_raw.tx += dtx * unit;
572 priv->survey_raw.cached_tx = tx;
591 survey->channel_time_tx = priv->survey_raw.tx;
592 survey->channel_time_busy = priv->survey_raw.tx +
/drivers/net/wireless/ti/wl12xx/
H A Dacx.h258 struct wl12xx_acx_tx_statistics tx; member in struct:wl12xx_acx_statistics
/drivers/net/xen-netback/
H A Dcommon.h53 struct xen_netif_tx_request req; /* tx request */
106 /* IRQ name is queue name with "-tx" or "-rx" appended */
139 char tx_irq_name[IRQ_NAME_SIZE]; /* DEVNAME-qN-tx */
140 struct xen_netif_tx_back_ring tx; member in struct:xenvif_queue
/drivers/ps3/
H A Dps3-vuart.c156 unsigned long tx; member in struct:vuart_triggers
165 u64 tx; local
168 PARAM_TX_TRIGGER, &tx);
169 trig->tx = tx;
197 dev_dbg(&dev->core, "%s:%d: tx %lxh, rx %lxh\n", __func__, __LINE__,
198 trig->tx, trig->rx);
203 int ps3_vuart_set_triggers(struct ps3_system_bus_device *dev, unsigned int tx, argument
210 PARAM_TX_TRIGGER, tx);
236 dev_dbg(&dev->core, "%s:%d: tx
[all...]
/drivers/rtc/
H A Drtc-ds1305.c511 u8 *addr, size_t count, char *tx, char *rx)
522 x->tx_buf = tx;
510 msg_init(struct spi_message *m, struct spi_transfer *x, u8 *addr, size_t count, char *tx, char *rx) argument
/drivers/spi/
H A Dspi-bcm63xx-hsspi.c158 const u8 *tx = t->tx_buf; local
164 if (tx && rx)
166 else if (tx)
183 if (tx) {
184 memcpy_toio(bs->fifo + HSSPI_OPCODE_LEN, tx, curr_step);
185 tx += curr_step;
H A Dspi-bfin-sport.c84 void *tx; member in union:bfin_sport_spi_master_data::__anon6235
174 while (drv_data->tx < drv_data->tx_end) {
214 while (drv_data->tx < drv_data->tx_end) {
399 drv_data->tx = (void *)transfer->tx_buf;
400 drv_data->tx_end = drv_data->tx + transfer->len;
404 drv_data->tx = NULL;
442 BUG_ON((drv_data->tx_end - drv_data->tx) !=
446 if (drv_data->tx != drv_data->tx_end)
448 } else if (drv_data->tx != NULL) {
453 if (drv_data->tx !
[all...]
H A Dspi-orion.c312 const u8 *tx = xfer->tx_buf; local
316 if (orion_spi_write_read_8bit(spi, &tx, &rx) < 0)
321 const u16 *tx = xfer->tx_buf; local
325 if (orion_spi_write_read_16bit(spi, &tx, &rx) < 0)
H A Dspi-pxa2xx.h75 void *tx; member in struct:driver_data
/drivers/staging/gdm724x/
H A Dgdm_usb.c158 static struct usb_tx_sdu *get_tx_sdu_struct(struct tx_cxt *tx, int *no_spc) argument
162 if (list_empty(&tx->free_list))
165 t_sdu = list_entry(tx->free_list.next, struct usb_tx_sdu, list);
168 tx->avail_count--;
170 *no_spc = list_empty(&tx->free_list) ? 1 : 0;
175 static void put_tx_struct(struct tx_cxt *tx, struct usb_tx_sdu *t_sdu) argument
177 list_add_tail(&t_sdu->list, &tx->free_list);
178 tx->avail_count++;
260 struct tx_cxt *tx = &udev->tx; local
313 struct tx_cxt *tx = &udev->tx; local
555 struct tx_cxt *tx = t->tx; local
602 struct tx_cxt *tx = &udev->tx; local
651 struct tx_cxt *tx = &udev->tx; local
718 struct tx_cxt *tx = &udev->tx; local
774 struct tx_cxt *tx = &udev->tx; local
953 struct tx_cxt *tx; local
[all...]
/drivers/staging/iio/meter/
H A Dade7758.h112 * @tx: transmit buffer
114 * @buf_lock: mutex to protect tx and rx
119 u8 *tx; member in struct:ade7758_state
/drivers/staging/media/lirc/
H A Dlirc_imon.c107 int status; /* status of tx completion */
108 } tx; member in struct:imon_context
341 init_completion(&context->tx.finished);
342 atomic_set(&(context->tx.busy), 1);
346 atomic_set(&(context->tx.busy), 0);
353 &context->tx.finished);
359 retval = context->tx.status;
362 "%s: packet tx failed (%d)\n",
421 memcpy(context->tx.data_buf, data_buf, n_bytes);
425 context->tx
[all...]
H A Dlirc_sasem.c110 int status; /* status of tx completion */
111 } tx; member in struct:sasem_context
334 init_completion(&context->tx.finished);
335 atomic_set(&(context->tx.busy), 1);
339 atomic_set(&(context->tx.busy), 0);
345 wait_for_completion(&context->tx.finished);
348 retval = context->tx.status;
351 "%s: packet tx failed (%d)\n",
399 memcpy(context->tx.data_buf, data_buf, n_bytes);
403 context->tx
[all...]
/drivers/staging/vt6656/
H A Drxtx.h211 union vnt_tx tx; member in struct:vnt_tx_head::__anon6916
215 union vnt_tx tx; member in struct:vnt_tx_head::__anon6917
219 union vnt_tx tx; member in struct:vnt_tx_head::__anon6918
/drivers/thunderbolt/
H A Dctl.c30 struct tb_ring *tx; member in struct:tb_ctl
360 res = ring_tx(ctl->tx, &pkg->frame);
491 ctl->tx = ring_alloc_tx(nhi, 0, 10);
492 if (!ctl->tx)
525 if (ctl->tx)
526 ring_free(ctl->tx);
545 ring_start(ctl->tx); /* is used to ack hotplug packets, start first */
562 ring_stop(ctl->tx);
/drivers/usb/musb/
H A Dcppi_dma.c32 * 004001ff 00000001 .. 8feff860) Host was just getting NAKed on tx
95 /* zero out entire tx state RAM entry for the channel */
96 static void cppi_reset_tx(struct cppi_tx_stateram __iomem *tx, u32 ptr) argument
98 musb_writel(&tx->tx_head, 0, 0);
99 musb_writel(&tx->tx_buf, 0, 0);
100 musb_writel(&tx->tx_current, 0, 0);
101 musb_writel(&tx->tx_buf_current, 0, 0);
102 musb_writel(&tx->tx_info, 0, 0);
103 musb_writel(&tx->tx_rem_len, 0, 0);
104 /* musb_writel(&tx
180 struct cppi_tx_stateram __iomem *tx; local
384 struct cppi_tx_stateram __iomem *tx = c->state_ram; local
561 cppi_next_tx_segment(struct musb *musb, struct cppi_channel *tx) argument
1148 u32 rx, tx; local
[all...]

Completed in 9746 milliseconds

1234567891011>>