Searched refs:short_frame_max_tx_count (Results 1 – 18 of 18) sorted by relevance
158 u8 short_frame_max_tx_count; member
425 conf->short_frame_max_tx_count); in cw1200_config()428 priv->short_frame_max_tx_count = in cw1200_config()429 (conf->short_frame_max_tx_count < 0x0F) ? in cw1200_config()430 conf->short_frame_max_tx_count : 0x0F; in cw1200_config()431 priv->hw->max_rate_tries = priv->short_frame_max_tx_count; in cw1200_config()
197 priv->short_frame_max_tx_count); in cw1200_status_show()
70 unsigned limit = priv->short_frame_max_tx_count; in tx_policy_build()368 dst->short_retries = priv->short_frame_max_tx_count; in tx_policy_upload()
253 rt2x00dev->short_retry = conf->short_frame_max_tx_count; in rt2x00lib_config()
507 libconf->conf->short_frame_max_tx_count); in rt2400pci_config_retry_limit()
555 libconf->conf->short_frame_max_tx_count); in rt2500pci_config_retry_limit()
811 libconf->conf->short_frame_max_tx_count); in rt73usb_config_retry_limit()
843 libconf->conf->short_frame_max_tx_count); in rt61pci_config_retry_limit()
5529 libconf->conf->short_frame_max_tx_count); in rt2800_config_retry_limit()
418 rates[0].count = dev->wl->hw->conf.short_frame_max_tx_count; in b43_generate_txhdr()872 } else if (status->rts_count > dev->wl->hw->conf.short_frame_max_tx_count) { in b43_fill_txstatus_report()
4006 b43_set_retry_limits(dev, conf->short_frame_max_tx_count, in b43_op_config()
289 rates[0].count = dev->wl->hw->conf.short_frame_max_tx_count; in generate_txhdr_fw3()
503 if (status->rts_count > dev->wl->hw->conf.short_frame_max_tx_count) { in b43legacy_pio_handle_txstatus()
1165 if (status->rts_count > dev->wl->hw->conf.short_frame_max_tx_count) { in b43legacy_dma_handle_txstatus()
2684 conf->short_frame_max_tx_count, in b43legacy_op_dev_config()
220 ah->ah_retry_short = conf->short_frame_max_tx_count; in ath5k_config()
574 conf->short_frame_max_tx_count, in brcms_ops_config()