/drivers/net/wireless/rt2x00/ |
D | rt2x00mac.c | 690 queue->txop = params->txop; in rt2x00mac_conf_tx() 694 queue_idx, queue->cw_min, queue->cw_max, queue->aifs, queue->txop); in rt2x00mac_conf_tx()
|
D | rt2x00queue.h | 399 unsigned short txop; member
|
D | rt2x00queue.c | 717 queue->txop = 0; in rt2x00queue_init()
|
D | rt73usb.c | 2143 rt2x00_set_field32(®, field, queue->txop); in rt73usb_conf_tx() 2150 rt2x00_set_field32(®, field, queue->txop); in rt73usb_conf_tx()
|
D | rt61pci.c | 2655 rt2x00_set_field32(®, field, queue->txop); in rt61pci_conf_tx() 2662 rt2x00_set_field32(®, field, queue->txop); in rt61pci_conf_tx()
|
/drivers/staging/otus/80211core/ |
D | cmm.c | 1770 u16_t txop[5]; in zfUpdateDefaultQosParameter() local 1777 txop[0] = 0; in zfUpdateDefaultQosParameter() 1782 txop[1] = 0; in zfUpdateDefaultQosParameter() 1787 txop[2] = 94; in zfUpdateDefaultQosParameter() 1792 txop[3] = 47; in zfUpdateDefaultQosParameter() 1797 txop[4] = 0; in zfUpdateDefaultQosParameter() 1806 zfHpUpdateQosParameter(dev, cwmin, cwmax, aifs, txop); in zfUpdateDefaultQosParameter()
|
D | cmmsta.c | 646 u16_t txop[5]; in zfStaUpdateWmeParameter() local 687 txop[ac]=zmw_rx_buf_readh(dev, buf, in zfStaUpdateWmeParameter() 697 txop[2] = txop[0]; in zfStaUpdateWmeParameter() 704 txop[3] = txop[2]; in zfStaUpdateWmeParameter() 718 zfHpUpdateQosParameter(dev, cwmin, cwmax, aifs, txop); in zfStaUpdateWmeParameter()
|
/drivers/net/wireless/p54/ |
D | p54.h | 68 __le16 txop; member
|
D | p54common.c | 1660 queue.txop = cpu_to_le16(_txop); \ 1956 params->cw_min, params->cw_max, params->txop); in p54_conf_tx()
|
/drivers/staging/otus/hal/ |
D | hpusb.h | 167 u16_t txop[4]; member
|
D | hpmain.c | 2043 hpPriv->txop[0] = txopTbl[0]; 2044 hpPriv->txop[1] = txopTbl[1]; 2045 hpPriv->txop[2] = txopTbl[2]; 2046 hpPriv->txop[3] = txopTbl[3]; 2670 zfDelayWriteInternalReg(dev, ZM_MAC_REG_AC1_AC0_TXOP, hpPriv->txop[3]); 2675 zfDelayWriteInternalReg(dev, ZM_MAC_REG_AC1_AC0_TXOP, hpPriv->txop[2]); 2708 zfDelayWriteInternalReg(dev, ZM_MAC_REG_AC1_AC0_TXOP, hpPriv->txop[0]);
|
/drivers/net/wireless/ipw2x00/ |
D | libipw_rx.c | 1017 u32 txop; in ieee80211_qos_convert_ac_to_parameters() local 1036 txop = le16_to_cpu(ac_params->tx_op_limit) * 32; in ieee80211_qos_convert_ac_to_parameters() 1037 qos_param->tx_op_limit[i] = cpu_to_le16(txop); in ieee80211_qos_convert_ac_to_parameters()
|
/drivers/staging/rt2870/common/ |
D | cmm_data.c | 1085 pTxWI->txop= Txopmode; in RTMPWriteTxWI() 1178 pTxWI->txop = pTxBlk->FrameGap; in RTMPWriteTxWI_Data() 1285 pTxWI->txop = IFS_HTTXOP; in RTMPWriteTxWI_Cache()
|
/drivers/net/wireless/b43/ |
D | main.c | 3043 params[B43_QOSPARAM_TXOP] = p->txop * 32; in b43_qos_params_upload() 3111 params->p.txop = 0; in b43_qos_clear() 3117 params->p.txop = 0; in b43_qos_clear() 3123 params->p.txop = 0; in b43_qos_clear() 3129 params->p.txop = 0; in b43_qos_clear()
|
/drivers/staging/rt2860/common/ |
D | cmm_data.c | 1332 pTxWI->txop= Txopmode; in RTMPWriteTxWI() 1425 pTxWI->txop = pTxBlk->FrameGap; in RTMPWriteTxWI_Data() 1527 pTxWI->txop = IFS_HTTXOP; in RTMPWriteTxWI_Cache()
|
/drivers/staging/rt2870/ |
D | rt28xx.h | 2019 …UINT32 txop:2; //tx back off mode 0:HT TXOP rule , 1:PIFS TX ,2:Backoff, 3:sifs only when previou… member 2049 …UINT32 txop:2; //FOR "THIS" frame. 0:HT TXOP rule , 1:PIFS TX ,2:Backoff, 3:sifs only when previo… member
|
D | rt_ate.c | 3104 pTxWI->txop = Txopmode; in ATEWriteTxWI() 3570 …ount/* include 802.11 header */, pAd->ate.TxWI.PacketId, 0, pAd->ate.TxWI.txop/*IFS_HTTXOP*/, pAd-… in ATESetUpFrame()
|
/drivers/staging/rt2860/ |
D | rt28xx.h | 1975 …UINT32 txop:2; //tx back off mode 0:HT TXOP rule , 1:PIFS TX ,2:Backoff, 3:sifs only when previou… member 2005 …UINT32 txop:2; //FOR "THIS" frame. 0:HT TXOP rule , 1:PIFS TX ,2:Backoff, 3:sifs only when previo… member
|
D | rt_ate.c | 2947 pTxWI->txop= Txopmode; in ATEWriteTxWI() 3307 …>ate.TxWI.MPDUtotalByteCount, pAd->ate.TxWI.PacketId, 0, 0, pAd->ate.TxWI.txop/*IFS_HTTXOP*/, pAd-… in ATESetUpFrame()
|
/drivers/net/wireless/ |
D | mac80211_hwsim.c | 545 params->txop, params->cw_min, params->cw_max, params->aifs); in mac80211_hwsim_conf_tx()
|
/drivers/net/wireless/ath9k/ |
D | main.c | 2344 qi.tqi_burstTime = params->txop; in ath9k_conf_tx() 2351 params->cw_max, params->txop); in ath9k_conf_tx()
|
/drivers/net/wireless/rtl818x/ |
D | rtl8187_dev.c | 1214 (params->txop << 16) | (cw_max << 12) | in rtl8187_conf_tx()
|
/drivers/net/wireless/iwlwifi/ |
D | iwl-agn.c | 3119 cpu_to_le16((params->txop * 32)); in iwl_mac_conf_tx()
|
D | iwl3945-base.c | 7093 cpu_to_le16((params->txop * 32)); in iwl3945_mac_conf_tx()
|