Searched refs:retry_short (Results 1 – 10 of 10) sorted by relevance
336 u8 oshort = wdev->wiphy->retry_short; in cfg80211_wext_siwretry()349 wdev->wiphy->retry_short = retry->value; in cfg80211_wext_siwretry()352 wdev->wiphy->retry_short = retry->value; in cfg80211_wext_siwretry()360 wdev->wiphy->retry_short = oshort; in cfg80211_wext_siwretry()382 retry->value = wdev->wiphy->retry_short; in cfg80211_wext_giwretry()383 if (wdev->wiphy->retry_long == wdev->wiphy->retry_short) in cfg80211_wext_giwretry()
55 wiphy->retry_short); in ht_print_chan()
662 rdev->wiphy.retry_short = 7; in wiphy_new_nm()
2951 rdev->wiphy.retry_short) || in nl80211_send_wiphy()4072 u8 retry_short = 0, retry_long = 0; in nl80211_set_wiphy() local4264 retry_short = nla_get_u8( in nl80211_set_wiphy()4365 old_retry_short = rdev->wiphy.retry_short; in nl80211_set_wiphy()4380 rdev->wiphy.retry_short = retry_short; in nl80211_set_wiphy()4403 rdev->wiphy.retry_short = old_retry_short; in nl80211_set_wiphy()18203 tid_conf->retry_short = in parse_tid_conf()18206 if (tid_conf->retry_short > rdev->wiphy.max_data_retry_count) in parse_tid_conf()
1079 u8 retry_short; member
1244 mac_info->sretry_limit = resp_info->retry_short; in qtnf_cmd_resp_proc_mac_info()1662 wiphy->retry_short); in qtnf_cmd_send_update_phy_params()
2074 wiphy->retry_short = RETRY_SHORT; in rsi_mac80211_attach()
300 mac->retry_short = retry_limit; in rtl_op_add_interface()
3483 if (wiphy->retry_short > IEEE80211_MAX_TX_RETRY) in ieee80211_set_wiphy_params()3485 local->hw.conf.short_frame_max_tx_count = wiphy->retry_short; in ieee80211_set_wiphy_params()
4917 wiphy->retry_short = (u8) retry; in mwifiex_register_cfg80211()