Searched refs:short_frame_max_tx_count (Results 1 – 18 of 18) sorted by relevance
161 u8 short_frame_max_tx_count; member
427 conf->short_frame_max_tx_count); in cw1200_config()430 priv->short_frame_max_tx_count = in cw1200_config()431 (conf->short_frame_max_tx_count < 0x0F) ? in cw1200_config()432 conf->short_frame_max_tx_count : 0x0F; in cw1200_config()433 priv->hw->max_rate_tries = priv->short_frame_max_tx_count; in cw1200_config()
200 priv->short_frame_max_tx_count); in cw1200_status_show()
73 unsigned limit = priv->short_frame_max_tx_count; in tx_policy_build()371 dst->short_retries = priv->short_frame_max_tx_count; in tx_policy_upload()
283 rt2x00dev->short_retry = conf->short_frame_max_tx_count; in rt2x00lib_config()
515 libconf->conf->short_frame_max_tx_count); in rt2400pci_config_retry_limit()
563 libconf->conf->short_frame_max_tx_count); in rt2500pci_config_retry_limit()
819 libconf->conf->short_frame_max_tx_count); in rt73usb_config_retry_limit()
936 libconf->conf->short_frame_max_tx_count); in rt61pci_config_retry_limit()
4377 libconf->conf->short_frame_max_tx_count); in rt2800_config_retry_limit()
424 rates[0].count = dev->wl->hw->conf.short_frame_max_tx_count; in b43_generate_txhdr()906 } else if (status->rts_count > dev->wl->hw->conf.short_frame_max_tx_count) { in b43_fill_txstatus_report()
3986 b43_set_retry_limits(dev, conf->short_frame_max_tx_count, in b43_op_config()
302 rates[0].count = dev->wl->hw->conf.short_frame_max_tx_count; in generate_txhdr_fw3()
517 if (status->rts_count > dev->wl->hw->conf.short_frame_max_tx_count) { in b43legacy_pio_handle_txstatus()
1242 if (status->rts_count > dev->wl->hw->conf.short_frame_max_tx_count) { in b43legacy_dma_handle_txstatus()
2716 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()
571 conf->short_frame_max_tx_count, in brcms_ops_config()