Searched refs:retry_short (Results 1 – 7 of 7) sorted by relevance
337 u8 oshort = wdev->wiphy->retry_short; in cfg80211_wext_siwretry() 350 wdev->wiphy->retry_short = retry->value; in cfg80211_wext_siwretry() 353 wdev->wiphy->retry_short = retry->value; in cfg80211_wext_siwretry() 361 wdev->wiphy->retry_short = oshort; in cfg80211_wext_siwretry() 383 retry->value = wdev->wiphy->retry_short; in cfg80211_wext_giwretry() 384 if (wdev->wiphy->retry_long == wdev->wiphy->retry_short) in cfg80211_wext_giwretry()
55 wiphy->retry_short); in ht_print_chan()
687 rdev->wiphy.retry_short = 7; in wiphy_verify_iface_combinations()
3090 rdev->wiphy.retry_short) || in nl80211_send_wiphy() 4250 u8 retry_short = 0, retry_long = 0; in nl80211_set_wiphy() 4442 retry_short = nla_get_u8( in nl80211_send_chandef() 4543 old_retry_short = rdev->wiphy.retry_short; in nl80211_send_iface() 4558 rdev->wiphy.retry_short = retry_short; in nl80211_send_iface() 4581 rdev->wiphy.retry_short = old_retry_short; in nl80211_send_iface() 18588 tid_conf->retry_short = in nl80211_add_mod_link_station() 18591 if (tid_conf->retry_short > rdev->wiphy.max_data_retry_count) in nl80211_add_mod_link_station() 4072 u8 retry_short = 0, retry_long = 0; nl80211_set_wiphy() local
1079 u8 retry_short; member
2074 wiphy->retry_short = RETRY_SHORT; in rsi_mac80211_attach()
300 mac->retry_short = retry_limit; in rtl_op_add_interface()