Searched refs:long_frame_max_tx_count (Results 1 – 22 of 22) 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()
284 rt2x00dev->long_retry = conf->long_frame_max_tx_count; in rt2x00lib_config()
511 libconf->conf->long_frame_max_tx_count); in rt2400pci_config_retry_limit()
559 libconf->conf->long_frame_max_tx_count); in rt2500pci_config_retry_limit()
815 libconf->conf->long_frame_max_tx_count); in rt73usb_config_retry_limit()
932 libconf->conf->long_frame_max_tx_count); in rt61pci_config_retry_limit()
4362 libconf->conf->long_frame_max_tx_count); in rt2800_config_retry_limit()
420 (rates[0].count <= dev->wl->hw->conf.long_frame_max_tx_count)) { in b43_generate_txhdr()421 rates[0].count = dev->wl->hw->conf.long_frame_max_tx_count; in b43_generate_txhdr()
4023 conf->long_frame_max_tx_count); in b43_op_config()
652 hw->conf.long_frame_max_tx_count); in rtl_op_config()653 mac->retry_long = hw->conf.long_frame_max_tx_count; in rtl_op_config()654 mac->retry_short = hw->conf.long_frame_max_tx_count; in rtl_op_config()656 (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()
329 __field(u8, long_frame_max_tx_count)342 __entry->long_frame_max_tx_count =343 local->hw.conf.long_frame_max_tx_count;
575 local->hw.conf.long_frame_max_tx_count = wiphy->retry_long; in ieee80211_alloc_hw_nm()
2120 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()
1279 u8 long_frame_max_tx_count, short_frame_max_tx_count; member
5198 val16 = ((hw->conf.long_frame_max_tx_count << in rtl8xxxu_config()