Searched refs:retry_short (Results 1 – 8 of 8) sorted by relevance
93 wiphy->retry_short = priv->short_retry_limit; in orinoco_wiphy_register()
98 u32 retry_short; member
1210 && (cfg->conf->retry_short != wiphy->retry_short)) { in brcmf_cfg80211_set_wiphy_params()1211 cfg->conf->retry_short = wiphy->retry_short; in brcmf_cfg80211_set_wiphy_params()1212 err = brcmf_set_retry(ndev, cfg->conf->retry_short, false); in brcmf_cfg80211_set_wiphy_params()5184 conf->retry_short = (u32)-1; in brcmf_init_conf()
1083 wiphy->retry_short = RETRY_SHORT; in rsi_mac80211_attach()
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()
653 mac->retry_short = hw->conf.long_frame_max_tx_count; in rtl_op_config()
1430 u8 retry_short; member
3896 wiphy->retry_short = (u8) retry; in mwifiex_register_cfg80211()