Searched refs:retry_long (Results 1 – 14 of 14) sorted by relevance
41 wiphy->retry_long);
369 u8 olong = wdev->wiphy->retry_long; in cfg80211_wext_siwretry()378 wdev->wiphy->retry_long = retry->value; in cfg80211_wext_siwretry()385 wdev->wiphy->retry_long = retry->value; in cfg80211_wext_siwretry()396 wdev->wiphy->retry_long = olong; in cfg80211_wext_siwretry()417 if (wdev->wiphy->retry_long == wdev->wiphy->retry_short) in cfg80211_wext_giwretry()425 retry->value = wdev->wiphy->retry_long; in cfg80211_wext_giwretry()
453 rdev->wiphy.retry_long = 4; in wiphy_new_nm()
1290 rdev->wiphy.retry_long) || in nl80211_send_wiphy()2083 u8 retry_short = 0, retry_long = 0; in nl80211_set_wiphy() local2243 retry_long = nla_get_u8( in nl80211_set_wiphy()2245 if (retry_long == 0) in nl80211_set_wiphy()2300 old_retry_long = rdev->wiphy.retry_long; in nl80211_set_wiphy()2308 rdev->wiphy.retry_long = retry_long; in nl80211_set_wiphy()2319 rdev->wiphy.retry_long = old_retry_long; in nl80211_set_wiphy()
94 wiphy->retry_long = priv->long_retry_limit; in orinoco_wiphy_register()
99 u32 retry_long; member
1207 && (cfg->conf->retry_long != wiphy->retry_long)) { in brcmf_cfg80211_set_wiphy_params()1208 cfg->conf->retry_long = wiphy->retry_long; in brcmf_cfg80211_set_wiphy_params()1209 err = brcmf_set_retry(ndev, cfg->conf->retry_long, true); in brcmf_cfg80211_set_wiphy_params()5057 conf->retry_long = (u32)-1; in brcmf_init_conf()
1087 wiphy->retry_long = RETRY_LONG; in rsi_mac80211_attach()
580 local->hw.conf.long_frame_max_tx_count = wiphy->retry_long; in ieee80211_alloc_hw_nm()
2133 if (wiphy->retry_long > IEEE80211_MAX_TX_RETRY) in ieee80211_set_wiphy_params()2135 local->hw.conf.long_frame_max_tx_count = wiphy->retry_long; in ieee80211_set_wiphy_params()
616 bss_cfg->retry_limit = wiphy->retry_long; in mwifiex_cfg80211_set_wiphy_params()3593 wiphy->retry_long = (u8) retry; in mwifiex_register_cfg80211()
653 mac->retry_long = hw->conf.long_frame_max_tx_count; in rtl_op_config()
1411 u8 retry_long; member
3160 u8 retry_long; member