Searched refs:long_frame_max_tx_count (Results 1 – 23 of 23) sorted by relevance
160 u8 long_frame_max_tx_count; member
198 priv->long_frame_max_tx_count); in cw1200_status_show()
427 conf->long_frame_max_tx_count, in cw1200_config()430 priv->long_frame_max_tx_count = conf->long_frame_max_tx_count; in cw1200_config()
372 dst->long_retries = priv->long_frame_max_tx_count; in tx_policy_upload()
298 (rates[0].count <= dev->wl->hw->conf.long_frame_max_tx_count)) { in generate_txhdr_fw3()299 rates[0].count = dev->wl->hw->conf.long_frame_max_tx_count; in generate_txhdr_fw3()
2715 conf->long_frame_max_tx_count); in b43legacy_op_dev_config()
266 rt2x00dev->long_retry = conf->long_frame_max_tx_count; in rt2x00lib_config()
516 libconf->conf->long_frame_max_tx_count); in rt2400pci_config_retry_limit()
564 libconf->conf->long_frame_max_tx_count); in rt2500pci_config_retry_limit()
820 libconf->conf->long_frame_max_tx_count); in rt73usb_config_retry_limit()
937 libconf->conf->long_frame_max_tx_count); in rt61pci_config_retry_limit()
4995 libconf->conf->long_frame_max_tx_count); in rt2800_config_retry_limit()
427 (rates[0].count <= dev->wl->hw->conf.long_frame_max_tx_count)) { in b43_generate_txhdr()428 rates[0].count = dev->wl->hw->conf.long_frame_max_tx_count; in b43_generate_txhdr()
4030 conf->long_frame_max_tx_count); in b43_op_config()
656 hw->conf.long_frame_max_tx_count); in rtl_op_config()661 mac->retry_long = hw->conf.long_frame_max_tx_count; in rtl_op_config()662 mac->retry_short = hw->conf.long_frame_max_tx_count; in rtl_op_config()664 (u8 *)(&hw->conf.long_frame_max_tx_count)); in rtl_op_config()
604 hw->conf.long_frame_max_tx_count); in rtl_op_config()609 mac->retry_long = hw->conf.long_frame_max_tx_count; in rtl_op_config()610 mac->retry_short = hw->conf.long_frame_max_tx_count; in rtl_op_config()612 (u8 *)(&hw->conf.long_frame_max_tx_count)); in rtl_op_config()
219 ah->ah_retry_long = conf->long_frame_max_tx_count; in ath5k_config()
355 __field(u8, long_frame_max_tx_count)368 __entry->long_frame_max_tx_count =369 local->hw.conf.long_frame_max_tx_count;
620 local->hw.conf.long_frame_max_tx_count = wiphy->retry_long; in ieee80211_alloc_hw_nm()
2378 local->hw.conf.long_frame_max_tx_count = wiphy->retry_long; in ieee80211_set_wiphy_params()
571 conf->long_frame_max_tx_count); in brcms_ops_config()
1416 u8 long_frame_max_tx_count, short_frame_max_tx_count; member
5513 val16 = ((hw->conf.long_frame_max_tx_count << in rtl8xxxu_config()