Searched refs:retry_short (Results 1 – 12 of 12) sorted by relevance
45 wiphy->retry_short)
374 u8 oshort = wdev->wiphy->retry_short; in cfg80211_wext_siwretry()385 wdev->wiphy->retry_short = retry->value; in cfg80211_wext_siwretry()388 wdev->wiphy->retry_short = retry->value; in cfg80211_wext_siwretry()399 wdev->wiphy->retry_short = oshort; in cfg80211_wext_siwretry()421 retry->value = wdev->wiphy->retry_short; in cfg80211_wext_giwretry()422 if (wdev->wiphy->retry_long != wdev->wiphy->retry_short) in cfg80211_wext_giwretry()
581 dev->wiphy.retry_short); in nl80211_send_wiphy()995 u8 retry_short = 0, retry_long = 0; in nl80211_set_wiphy() local1145 retry_short = nla_get_u8( in nl80211_set_wiphy()1147 if (retry_short == 0) { in nl80211_set_wiphy()1205 old_retry_short = rdev->wiphy.retry_short; in nl80211_set_wiphy()1212 rdev->wiphy.retry_short = retry_short; in nl80211_set_wiphy()1224 rdev->wiphy.retry_short = old_retry_short; in nl80211_set_wiphy()
404 rdev->wiphy.retry_short = 7; in wiphy_new()
92 wiphy->retry_short = priv->short_retry_limit; in orinoco_wiphy_register()
152 u32 retry_short; member
976 && (wl->conf->retry_short != wiphy->retry_short)) { in wl_cfg80211_set_wiphy_params()977 wl->conf->retry_short = wiphy->retry_short; in wl_cfg80211_set_wiphy_params()978 err = wl_set_retry(ndev, wl->conf->retry_short, false); in wl_cfg80211_set_wiphy_params()2762 conf->retry_short = (u32)-1; in wl_init_conf()
616 local->hw.conf.short_frame_max_tx_count = wiphy->retry_short; in ieee80211_alloc_hw()
1421 local->hw.conf.short_frame_max_tx_count = wiphy->retry_short; in ieee80211_set_wiphy_params()
238 mac->retry_short = hw->conf.long_frame_max_tx_count; in rtl_op_config()
952 u8 retry_short; member
1537 u8 retry_short; member