Searched refs:short_frame_max_tx_count (Results 1 – 23 of 23) sorted by relevance
161 u8 short_frame_max_tx_count; member
428 conf->short_frame_max_tx_count); in cw1200_config()431 priv->short_frame_max_tx_count = in cw1200_config()432 (conf->short_frame_max_tx_count < 0x0F) ? in cw1200_config()433 conf->short_frame_max_tx_count : 0x0F; in cw1200_config()434 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()
265 rt2x00dev->short_retry = conf->short_frame_max_tx_count; in rt2x00lib_config()
518 libconf->conf->short_frame_max_tx_count); in rt2400pci_config_retry_limit()
566 libconf->conf->short_frame_max_tx_count); in rt2500pci_config_retry_limit()
822 libconf->conf->short_frame_max_tx_count); in rt73usb_config_retry_limit()
939 libconf->conf->short_frame_max_tx_count); in rt61pci_config_retry_limit()
4993 libconf->conf->short_frame_max_tx_count); in rt2800_config_retry_limit()
431 rates[0].count = dev->wl->hw->conf.short_frame_max_tx_count; in b43_generate_txhdr()898 } else if (status->rts_count > dev->wl->hw->conf.short_frame_max_tx_count) { in b43_fill_txstatus_report()
4029 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()
2714 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()
356 __field(u8, short_frame_max_tx_count)370 __entry->short_frame_max_tx_count =371 local->hw.conf.short_frame_max_tx_count;
621 local->hw.conf.short_frame_max_tx_count = wiphy->retry_short; in ieee80211_alloc_hw_nm()
2373 local->hw.conf.short_frame_max_tx_count = wiphy->retry_short; in ieee80211_set_wiphy_params()
570 conf->short_frame_max_tx_count, in brcms_ops_config()
1416 u8 long_frame_max_tx_count, short_frame_max_tx_count; member
5515 ((hw->conf.short_frame_max_tx_count << in rtl8xxxu_config()