/drivers/net/wireless/marvell/mwifiex/ |
D | sta_tx.c | 81 local_tx_pd->tx_control = in mwifiex_process_sta_txpd() 109 if (!local_tx_pd->tx_control) in mwifiex_process_sta_txpd() 111 local_tx_pd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl); in mwifiex_process_sta_txpd() 161 local_tx_pd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl); in mwifiex_send_null_packet()
|
D | 11n_aggr.c | 113 if (local_tx_pd->tx_control == 0) in mwifiex_11n_form_amsdu_txpd() 115 local_tx_pd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl); in mwifiex_11n_form_amsdu_txpd()
|
D | uap_txrx.c | 520 txpd->tx_control = in mwifiex_process_uap_txpd() 536 if (!txpd->tx_control) in mwifiex_process_uap_txpd() 538 txpd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl); in mwifiex_process_uap_txpd()
|
D | tdls.c | 821 u32 pkt_type, tx_control; in mwifiex_send_tdls_action_frame() local 853 tx_control = 0; in mwifiex_send_tdls_action_frame() 857 memcpy(pos + sizeof(pkt_type), &tx_control, sizeof(tx_control)); in mwifiex_send_tdls_action_frame()
|
D | fw.h | 675 __le32 tx_control; member 722 __le32 tx_control; member
|
/drivers/net/wireless/ti/wl1251/ |
D | tx.h | 67 struct tx_control { struct 131 struct tx_control control;
|
/drivers/net/wireless/broadcom/b43/ |
D | phy_g.c | 205 const struct b43_rfatt *rfatt, u8 tx_control) in b43_set_txpower_g() argument 222 gphy->tx_control = tx_control; in b43_set_txpower_g() 224 gphy->rfatt.with_padmix = !!(tx_control & B43_TXCTL_TXMIX); in b43_set_txpower_g() 231 bb, rf, tx_control, tx_bias, tx_magn); in b43_set_txpower_g() 238 (rf & 0x000F) | (tx_control & 0x0070)); in b43_set_txpower_g() 241 b43_radio_maskset(dev, 0x52, ~0x0070, (tx_control & 0x0070)); in b43_set_txpower_g() 1570 b43_set_txpower_g(dev, &gphy->bbatt, &gphy->rfatt, gphy->tx_control); in b43_phy_initb5() 1677 b43_set_txpower_g(dev, &gphy->bbatt, &gphy->rfatt, gphy->tx_control); in b43_phy_initb6() 1942 old_tx_control = gphy->tx_control; in b43_phy_init_pctl() 2526 gphy->tx_control = (default_tx_control(dev) << 4); in b43_gphy_op_prepare_hardware() [all …]
|
D | lo.h | 80 u16 rfatt, u16 bbatt, u16 tx_control);
|
D | phy_g.h | 150 u8 tx_control; /* B43_TXCTL_XXX */ member
|
/drivers/net/wireless/intersil/orinoco/ |
D | main.c | 359 int *tx_control, in orinoco_process_xmit_skb() argument 372 *tx_control |= (priv->tx_key << HERMES_MIC_KEY_ID_SHIFT) | in orinoco_process_xmit_skb() 432 int tx_control; in orinoco_xmit() local 466 tx_control = HERMES_TXCTRL_TX_OK | HERMES_TXCTRL_TX_EX; in orinoco_xmit() 468 err = orinoco_process_xmit_skb(skb, dev, priv, &tx_control, in orinoco_xmit() 483 *txcntl = cpu_to_le16(tx_control); in orinoco_xmit() 497 desc.tx_control = cpu_to_le16(tx_control); in orinoco_xmit() 522 if (tx_control & HERMES_TXCTRL_MIC) { in orinoco_xmit()
|
D | orinoco_usb.c | 1231 int tx_control; in ezusb_xmit() local 1268 tx_control = 0; in ezusb_xmit() 1270 err = orinoco_process_xmit_skb(skb, dev, priv, &tx_control, in ezusb_xmit() 1284 *tx_cntl = cpu_to_le16(tx_control); in ezusb_xmit() 1291 if (tx_control & HERMES_TXCTRL_MIC) { in ezusb_xmit()
|
D | orinoco.h | 202 int *tx_control,
|
D | hermes.h | 206 __le16 tx_control; member
|
/drivers/net/ethernet/ibm/ehea/ |
D | ehea_main.c | 779 swqe->tx_control |= EHEA_SWQE_PURGE; in check_sqs() 781 swqe->tx_control |= EHEA_SWQE_SIGNALLED_COMPLETION; in check_sqs() 782 swqe->tx_control |= EHEA_SWQE_IMM_DATA_PRESENT; in check_sqs() 1614 swqe->tx_control |= EHEA_SWQE_TSO; in write_swqe2_immediate() 1958 swqe->tx_control |= EHEA_SWQE_IMM_DATA_PRESENT | EHEA_SWQE_CRC; in xmit_common() 1964 swqe->tx_control |= EHEA_SWQE_IP_CHECKSUM; in xmit_common() 1972 swqe->tx_control |= EHEA_SWQE_TCP_CHECKSUM; in xmit_common() 1980 swqe->tx_control |= EHEA_SWQE_TCP_CHECKSUM; in xmit_common() 1991 swqe->tx_control |= EHEA_SWQE_DESCRIPTORS_PRESENT; in ehea_xmit2() 2031 swqe->tx_control |= EHEA_SWQE_VLAN_INSERT; in ehea_start_xmit() [all …]
|
D | ehea_qmr.h | 88 u16 tx_control; member
|
/drivers/net/wireless/marvell/libertas/ |
D | tx.c | 121 txpd->tx_control = cpu_to_le32(convert_radiotap_rate_to_mv(rtap_hdr->rate)); in lbs_hard_start_xmit()
|
D | host.h | 307 __le32 tx_control; member
|
/drivers/net/ethernet/xscale/ |
D | ixp4xx_eth.c | 166 u32 tx_control[2], __res1[2]; /* 000 */ member 591 &port->regs->tx_control[0]); in ixp4xx_adjust_link() 594 &port->regs->tx_control[0]); in ixp4xx_adjust_link() 1268 __raw_writel(TX_CNTRL1_RETRIES, &port->regs->tx_control[1]); in eth_open() 1269 __raw_writel(DEFAULT_TX_CNTRL0, &port->regs->tx_control[0]); in eth_open()
|
/drivers/media/rc/ |
D | imon.c | 112 bool tx_control; member 602 if (!ictx->tx_control) { in send_packet() 2131 bool tx_control = false; in imon_find_endpoints() local 2174 tx_control = true; in imon_find_endpoints() 2203 ictx->tx_control = tx_control; in imon_find_endpoints()
|
/drivers/net/ethernet/ |
D | fealnx.c | 1489 long tx_control = np->cur_tx->control; in intr_handler() local 1491 if (!(tx_control & TXLD)) { /* this pkt is combined by two tx descriptors */ in intr_handler() 1496 tx_control = next->control; in intr_handler() 1518 ((tx_control & PKTSMask) >> PKTSShift); in intr_handler() 1526 ((tx_control & PKTSMask) >> PKTSShift); in intr_handler()
|
/drivers/net/wireless/intersil/hostap/ |
D | hostap_hw.c | 1797 u16 tx_control; in prism2_tx_80211() local 1830 tx_control = local->tx_control; in prism2_tx_80211() 1832 tx_control |= HFA384X_TX_CTRL_TX_OK; in prism2_tx_80211() 1835 txdesc.tx_control = cpu_to_le16(tx_control); in prism2_tx_80211() 2365 le16_to_cpu(txdesc.tx_control)); in prism2_txexc() 3152 local->tx_control = HFA384X_TX_CTRL_FLAGS; in prism2_init_local_data()
|
D | hostap_wlan.h | 115 __le16 tx_control; /* HFA384X_TX_CTRL_ flags */ member 746 u16 tx_control; /* flags to be used in TX description */ member
|
/drivers/net/wireless/marvell/libertas_tf/ |
D | libertas_tf.h | 267 __le32 tx_control; member
|
D | main.c | 231 txpd->tx_control |= cpu_to_le32(MRVL_PER_PACKET_RATE | in lbtf_tx_work()
|
/drivers/staging/wlan-ng/ |
D | hfa384x_usb.c | 2504 hw->txbuff.txfrm.desc.tx_control = in hfa384x_drvr_txframe() 2508 hw->txbuff.txfrm.desc.tx_control = in hfa384x_drvr_txframe() 2512 hw->txbuff.txfrm.desc.tx_control = in hfa384x_drvr_txframe() 2516 cpu_to_le16s(&hw->txbuff.txfrm.desc.tx_control); in hfa384x_drvr_txframe()
|