Searched refs:retry_long (Results 1 – 15 of 15) 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()
457 rdev->wiphy.retry_long = 4; in wiphy_new_nm()
1297 rdev->wiphy.retry_long) || in nl80211_send_wiphy()2097 u8 retry_short = 0, retry_long = 0; in nl80211_set_wiphy() local2257 retry_long = nla_get_u8( in nl80211_set_wiphy()2259 if (retry_long == 0) in nl80211_set_wiphy()2314 old_retry_long = rdev->wiphy.retry_long; in nl80211_set_wiphy()2322 rdev->wiphy.retry_long = retry_long; in nl80211_set_wiphy()2333 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
1214 && (cfg->conf->retry_long != wiphy->retry_long)) { in brcmf_cfg80211_set_wiphy_params()1215 cfg->conf->retry_long = wiphy->retry_long; in brcmf_cfg80211_set_wiphy_params()1216 err = brcmf_set_retry(ndev, cfg->conf->retry_long, true); in brcmf_cfg80211_set_wiphy_params()5146 conf->retry_long = (u32)-1; in brcmf_init_conf()
1088 wiphy->retry_long = RETRY_LONG; in rsi_mac80211_attach()
575 local->hw.conf.long_frame_max_tx_count = wiphy->retry_long; in ieee80211_alloc_hw_nm()
2118 if (wiphy->retry_long > IEEE80211_MAX_TX_RETRY) in ieee80211_set_wiphy_params()2120 local->hw.conf.long_frame_max_tx_count = wiphy->retry_long; in ieee80211_set_wiphy_params()
666 bss_cfg->retry_limit = wiphy->retry_long; in mwifiex_cfg80211_set_wiphy_params()3883 wiphy->retry_long = (u8) retry; in mwifiex_register_cfg80211()
1644 …(CFG80211_DBG, "Setting WIPHY_PARAM_RETRY_LONG %d\n", priv->dev->ieee80211_ptr->wiphy->retry_long); in set_wiphy_params()1646 pstrCfgParamVal.long_retry_limit = priv->dev->ieee80211_ptr->wiphy->retry_long; in set_wiphy_params()
653 mac->retry_long = hw->conf.long_frame_max_tx_count; in rtl_op_config()
1430 u8 retry_long; member
3222 u8 retry_long; member