Searched refs:retry_short (Results 1 – 15 of 15) 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()
456 rdev->wiphy.retry_short = 7; in wiphy_new_nm()
1295 rdev->wiphy.retry_short) || in nl80211_send_wiphy()2097 u8 retry_short = 0, retry_long = 0; in nl80211_set_wiphy() local2248 retry_short = nla_get_u8( in nl80211_set_wiphy()2250 if (retry_short == 0) in nl80211_set_wiphy()2313 old_retry_short = rdev->wiphy.retry_short; in nl80211_set_wiphy()2320 rdev->wiphy.retry_short = retry_short; in nl80211_set_wiphy()2332 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
1221 && (cfg->conf->retry_short != wiphy->retry_short)) { in brcmf_cfg80211_set_wiphy_params()1222 cfg->conf->retry_short = wiphy->retry_short; in brcmf_cfg80211_set_wiphy_params()1223 err = brcmf_set_retry(ndev, cfg->conf->retry_short, false); in brcmf_cfg80211_set_wiphy_params()5145 conf->retry_short = (u32)-1; in brcmf_init_conf()
1087 wiphy->retry_short = RETRY_SHORT; in rsi_mac80211_attach()
576 local->hw.conf.short_frame_max_tx_count = wiphy->retry_short; in ieee80211_alloc_hw_nm()
2113 if (wiphy->retry_short > IEEE80211_MAX_TX_RETRY) in ieee80211_set_wiphy_params()2115 local->hw.conf.short_frame_max_tx_count = wiphy->retry_short; in ieee80211_set_wiphy_params()
1638 priv->dev->ieee80211_ptr->wiphy->retry_short); in set_wiphy_params()1640 pstrCfgParamVal.short_retry_limit = priv->dev->ieee80211_ptr->wiphy->retry_short; in set_wiphy_params()
654 mac->retry_short = hw->conf.long_frame_max_tx_count; in rtl_op_config()
1429 u8 retry_short; member
3221 u8 retry_short; member
3880 wiphy->retry_short = (u8) retry; in mwifiex_register_cfg80211()