Searched refs:long_frame_max_tx_count (Results 1 – 22 of 22) sorted by relevance
157 u8 long_frame_max_tx_count; member
195 priv->long_frame_max_tx_count); in cw1200_status_show()
424 conf->long_frame_max_tx_count, in cw1200_config()427 priv->long_frame_max_tx_count = conf->long_frame_max_tx_count; in cw1200_config()
369 dst->long_retries = priv->long_frame_max_tx_count; in tx_policy_upload()
285 (rates[0].count <= dev->wl->hw->conf.long_frame_max_tx_count)) { in generate_txhdr_fw3()286 rates[0].count = dev->wl->hw->conf.long_frame_max_tx_count; in generate_txhdr_fw3()
2683 conf->long_frame_max_tx_count); in b43legacy_op_dev_config()
255 rt2x00dev->long_retry = conf->long_frame_max_tx_count; in rt2x00lib_config()
505 libconf->conf->long_frame_max_tx_count); in rt2400pci_config_retry_limit()
553 libconf->conf->long_frame_max_tx_count); in rt2500pci_config_retry_limit()
809 libconf->conf->long_frame_max_tx_count); in rt73usb_config_retry_limit()
841 libconf->conf->long_frame_max_tx_count); in rt61pci_config_retry_limit()
5517 libconf->conf->long_frame_max_tx_count); in rt2800_config_retry_limit()
414 (rates[0].count <= dev->wl->hw->conf.long_frame_max_tx_count)) { in b43_generate_txhdr()415 rates[0].count = dev->wl->hw->conf.long_frame_max_tx_count; in b43_generate_txhdr()
4005 conf->long_frame_max_tx_count); in b43_op_config()
637 hw->conf.long_frame_max_tx_count); in rtl_op_config()642 mac->retry_long = hw->conf.long_frame_max_tx_count; in rtl_op_config()643 mac->retry_short = hw->conf.long_frame_max_tx_count; in rtl_op_config()645 (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;
633 local->hw.conf.long_frame_max_tx_count = wiphy->retry_long; in ieee80211_alloc_hw_nm()
2466 local->hw.conf.long_frame_max_tx_count = wiphy->retry_long; in ieee80211_set_wiphy_params()
577 conf->long_frame_max_tx_count); in brcms_ops_config()
1511 u8 long_frame_max_tx_count, short_frame_max_tx_count; member
5507 val16 = ((hw->conf.long_frame_max_tx_count << in rtl8xxxu_config()