Home
last modified time | relevance | path

Searched refs:tx_control (Results 1 – 25 of 35) sorted by relevance

12

/drivers/net/wireless/mwifiex/
Dsta_tx.c94 local_tx_pd->tx_control = in mwifiex_process_sta_txpd()
122 if (!local_tx_pd->tx_control) in mwifiex_process_sta_txpd()
124 local_tx_pd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl); in mwifiex_process_sta_txpd()
173 local_tx_pd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl); in mwifiex_send_null_packet()
Duap_txrx.c416 txpd->tx_control = in mwifiex_process_uap_txpd()
432 if (!txpd->tx_control) in mwifiex_process_uap_txpd()
434 txpd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl); in mwifiex_process_uap_txpd()
D11n_aggr.c125 if (local_tx_pd->tx_control == 0) in mwifiex_11n_form_amsdu_txpd()
127 local_tx_pd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl); in mwifiex_11n_form_amsdu_txpd()
Dtdls.c774 u32 pkt_type, tx_control; in mwifiex_send_tdls_action_frame() local
806 tx_control = 0; in mwifiex_send_tdls_action_frame()
810 memcpy(pos + sizeof(pkt_type), &tx_control, sizeof(tx_control)); in mwifiex_send_tdls_action_frame()
/drivers/net/wireless/ti/wl1251/
Dtx.h81 struct tx_control { struct
145 struct tx_control control;
/drivers/net/wireless/b43/
Dphy_g.c217 const struct b43_rfatt *rfatt, u8 tx_control) in b43_set_txpower_g() argument
234 gphy->tx_control = tx_control; in b43_set_txpower_g()
236 gphy->rfatt.with_padmix = !!(tx_control & B43_TXCTL_TXMIX); in b43_set_txpower_g()
243 bb, rf, tx_control, tx_bias, tx_magn); in b43_set_txpower_g()
250 (rf & 0x000F) | (tx_control & 0x0070)); in b43_set_txpower_g()
253 b43_radio_maskset(dev, 0x52, ~0x0070, (tx_control & 0x0070)); in b43_set_txpower_g()
1582 b43_set_txpower_g(dev, &gphy->bbatt, &gphy->rfatt, gphy->tx_control); in b43_phy_initb5()
1689 b43_set_txpower_g(dev, &gphy->bbatt, &gphy->rfatt, gphy->tx_control); in b43_phy_initb6()
1954 old_tx_control = gphy->tx_control; in b43_phy_init_pctl()
2524 gphy->tx_control = (default_tx_control(dev) << 4); in b43_gphy_op_prepare_hardware()
[all …]
Dlo.h79 u16 rfatt, u16 bbatt, u16 tx_control);
Dphy_g.h149 u8 tx_control; /* B43_TXCTL_XXX */ member
/drivers/spi/
Dspi-adi-v3.c213 iowrite32(0x0, &drv_data->regs->tx_control); in adi_spi_restore_state()
224 iowrite32(SPI_TXCTL_TEN | SPI_TXCTL_TTI, &drv_data->regs->tx_control); in adi_spi_restore_state()
525 &drv_data->regs->tx_control); in adi_spi_dma_xfer()
762 tx_ctl = ioread32(&drv_data->regs->tx_control); in adi_spi_tx_dma_isr()
764 iowrite32(tx_ctl, &drv_data->regs->tx_control); in adi_spi_tx_dma_isr()
785 iowrite32(0, &drv_data->regs->tx_control); in adi_spi_rx_dma_isr()
/drivers/net/wireless/orinoco/
Dmain.c370 int *tx_control, in orinoco_process_xmit_skb() argument
383 *tx_control |= (priv->tx_key << HERMES_MIC_KEY_ID_SHIFT) | in orinoco_process_xmit_skb()
443 int tx_control; in orinoco_xmit() local
477 tx_control = HERMES_TXCTRL_TX_OK | HERMES_TXCTRL_TX_EX; in orinoco_xmit()
479 err = orinoco_process_xmit_skb(skb, dev, priv, &tx_control, in orinoco_xmit()
494 *txcntl = cpu_to_le16(tx_control); in orinoco_xmit()
508 desc.tx_control = cpu_to_le16(tx_control); in orinoco_xmit()
533 if (tx_control & HERMES_TXCTRL_MIC) { in orinoco_xmit()
Dorinoco_usb.c1190 int tx_control; in ezusb_xmit() local
1227 tx_control = 0; in ezusb_xmit()
1229 err = orinoco_process_xmit_skb(skb, dev, priv, &tx_control, in ezusb_xmit()
1243 *tx_cntl = cpu_to_le16(tx_control); in ezusb_xmit()
1250 if (tx_control & HERMES_TXCTRL_MIC) { in ezusb_xmit()
Dorinoco.h203 int *tx_control,
Dhermes.h207 __le16 tx_control; member
/drivers/net/ethernet/ibm/ehea/
Dehea_main.c792 swqe->tx_control |= EHEA_SWQE_PURGE; in check_sqs()
794 swqe->tx_control |= EHEA_SWQE_SIGNALLED_COMPLETION; in check_sqs()
795 swqe->tx_control |= EHEA_SWQE_IMM_DATA_PRESENT; in check_sqs()
1642 swqe->tx_control |= EHEA_SWQE_TSO; in write_swqe2_immediate()
1994 swqe->tx_control |= EHEA_SWQE_IMM_DATA_PRESENT | EHEA_SWQE_CRC; in xmit_common()
2000 swqe->tx_control |= EHEA_SWQE_IP_CHECKSUM; in xmit_common()
2008 swqe->tx_control |= EHEA_SWQE_TCP_CHECKSUM; in xmit_common()
2016 swqe->tx_control |= EHEA_SWQE_TCP_CHECKSUM; in xmit_common()
2027 swqe->tx_control |= EHEA_SWQE_DESCRIPTORS_PRESENT; in ehea_xmit2()
2067 swqe->tx_control |= EHEA_SWQE_VLAN_INSERT; in ehea_start_xmit()
[all …]
Dehea_qmr.h102 u16 tx_control; member
/drivers/net/wireless/libertas/
Dtx.c121 txpd->tx_control = cpu_to_le32(convert_radiotap_rate_to_mv(rtap_hdr->rate)); in lbs_hard_start_xmit()
Dhost.h306 __le32 tx_control; member
/drivers/net/ethernet/xscale/
Dixp4xx_eth.c150 u32 tx_control[2], __res1[2]; /* 000 */ member
583 &port->regs->tx_control[0]); in ixp4xx_adjust_link()
586 &port->regs->tx_control[0]); in ixp4xx_adjust_link()
1285 __raw_writel(TX_CNTRL1_RETRIES, &port->regs->tx_control[1]); in eth_open()
1286 __raw_writel(DEFAULT_TX_CNTRL0, &port->regs->tx_control[0]); in eth_open()
/drivers/media/rc/
Dimon.c124 bool tx_control; member
577 if (!ictx->tx_control) { in send_packet()
2116 bool tx_control = false; in imon_find_endpoints() local
2159 tx_control = true; in imon_find_endpoints()
2188 ictx->tx_control = tx_control; in imon_find_endpoints()
/drivers/infiniband/hw/nes/
Dnes_utils.c757 u32 tx_control; in nes_mh_fix() local
819 tx_control = nes_read_indexed(nesdev, NES_IDX_MAC_TX_CONTROL); in nes_mh_fix()
864 nes_write_indexed(nesdev, NES_IDX_MAC_TX_CONTROL, tx_control); in nes_mh_fix()
/drivers/net/ethernet/
Dfealnx.c1495 long tx_control = np->cur_tx->control; in intr_handler() local
1497 if (!(tx_control & TXLD)) { /* this pkt is combined by two tx descriptors */ in intr_handler()
1502 tx_control = next->control; in intr_handler()
1524 ((tx_control & PKTSMask) >> PKTSShift); in intr_handler()
1532 ((tx_control & PKTSMask) >> PKTSShift); in intr_handler()
/drivers/net/wireless/hostap/
Dhostap_hw.c1817 u16 tx_control, fc; in prism2_tx_80211() local
1850 tx_control = local->tx_control; in prism2_tx_80211()
1852 tx_control |= HFA384X_TX_CTRL_TX_OK; in prism2_tx_80211()
1855 txdesc.tx_control = cpu_to_le16(tx_control); in prism2_tx_80211()
2386 le16_to_cpu(txdesc.tx_control)); in prism2_txexc()
3182 local->tx_control = HFA384X_TX_CTRL_FLAGS; in prism2_init_local_data()
Dhostap_wlan.h113 __le16 tx_control; /* HFA384X_TX_CTRL_ flags */ member
742 u16 tx_control; /* flags to be used in TX description */ member
/drivers/net/wireless/libertas_tf/
Dlibertas_tf.h268 __le32 tx_control; member
/drivers/staging/wlan-ng/
Dhfa384x_usb.c2712 hw->txbuff.txfrm.desc.tx_control = in hfa384x_drvr_txframe()
2716 hw->txbuff.txfrm.desc.tx_control = in hfa384x_drvr_txframe()
2720 hw->txbuff.txfrm.desc.tx_control = in hfa384x_drvr_txframe()
2724 hw->txbuff.txfrm.desc.tx_control = in hfa384x_drvr_txframe()
2725 cpu_to_le16(hw->txbuff.txfrm.desc.tx_control); in hfa384x_drvr_txframe()

12