Searched refs:retry_short (Results 1 – 14 of 14) sorted by relevance
39 wiphy->retry_short)
370 u8 oshort = wdev->wiphy->retry_short; in cfg80211_wext_siwretry()381 wdev->wiphy->retry_short = retry->value; in cfg80211_wext_siwretry()384 wdev->wiphy->retry_short = retry->value; in cfg80211_wext_siwretry()395 wdev->wiphy->retry_short = oshort; in cfg80211_wext_siwretry()416 retry->value = wdev->wiphy->retry_short; in cfg80211_wext_giwretry()417 if (wdev->wiphy->retry_long == wdev->wiphy->retry_short) in cfg80211_wext_giwretry()
452 rdev->wiphy.retry_short = 7; in wiphy_new_nm()
1288 rdev->wiphy.retry_short) || in nl80211_send_wiphy()2083 u8 retry_short = 0, retry_long = 0; in nl80211_set_wiphy() local2234 retry_short = nla_get_u8( in nl80211_set_wiphy()2236 if (retry_short == 0) in nl80211_set_wiphy()2299 old_retry_short = rdev->wiphy.retry_short; in nl80211_set_wiphy()2306 rdev->wiphy.retry_short = retry_short; in nl80211_set_wiphy()2318 rdev->wiphy.retry_short = old_retry_short; in nl80211_set_wiphy()
93 wiphy->retry_short = priv->short_retry_limit; in orinoco_wiphy_register()
98 u32 retry_short; member
1214 && (cfg->conf->retry_short != wiphy->retry_short)) { in brcmf_cfg80211_set_wiphy_params()1215 cfg->conf->retry_short = wiphy->retry_short; in brcmf_cfg80211_set_wiphy_params()1216 err = brcmf_set_retry(ndev, cfg->conf->retry_short, false); in brcmf_cfg80211_set_wiphy_params()5056 conf->retry_short = (u32)-1; in brcmf_init_conf()
1086 wiphy->retry_short = RETRY_SHORT; in rsi_mac80211_attach()
581 local->hw.conf.short_frame_max_tx_count = wiphy->retry_short; in ieee80211_alloc_hw_nm()
2128 if (wiphy->retry_short > IEEE80211_MAX_TX_RETRY) in ieee80211_set_wiphy_params()2130 local->hw.conf.short_frame_max_tx_count = wiphy->retry_short; in ieee80211_set_wiphy_params()
654 mac->retry_short = hw->conf.long_frame_max_tx_count; in rtl_op_config()
1410 u8 retry_short; member
3159 u8 retry_short; member
3590 wiphy->retry_short = (u8) retry; in mwifiex_register_cfg80211()