Searched refs:retry_long (Results 1 – 20 of 20) sorted by relevance
38 wiphy->retry_long);
336 u8 olong = wdev->wiphy->retry_long; in cfg80211_wext_siwretry()345 wdev->wiphy->retry_long = retry->value; in cfg80211_wext_siwretry()352 wdev->wiphy->retry_long = retry->value; in cfg80211_wext_siwretry()360 wdev->wiphy->retry_long = olong; in cfg80211_wext_siwretry()381 if (wdev->wiphy->retry_long == wdev->wiphy->retry_short) in cfg80211_wext_giwretry()389 retry->value = wdev->wiphy->retry_long; in cfg80211_wext_giwretry()
532 rdev->wiphy.retry_long = 4; in wiphy_new_nm()
1932 rdev->wiphy.retry_long) || in nl80211_send_wiphy()2865 u8 retry_short = 0, retry_long = 0; in nl80211_set_wiphy() local3026 retry_long = nla_get_u8( in nl80211_set_wiphy()3109 old_retry_long = rdev->wiphy.retry_long; in nl80211_set_wiphy()3120 rdev->wiphy.retry_long = retry_long; in nl80211_set_wiphy()3137 rdev->wiphy.retry_long = old_retry_long; in nl80211_set_wiphy()
94 wiphy->retry_long = priv->long_retry_limit; in orinoco_wiphy_register()
96 u32 retry_long; member
1221 && (cfg->conf->retry_long != wiphy->retry_long)) { in brcmf_cfg80211_set_wiphy_params()1222 cfg->conf->retry_long = wiphy->retry_long; in brcmf_cfg80211_set_wiphy_params()1223 err = brcmf_set_retry(ndev, cfg->conf->retry_long, true); in brcmf_cfg80211_set_wiphy_params()5798 conf->retry_long = (u32)-1; in brcmf_init_conf()
29 &rtlmac->retry_long); in rtl_ps_enable_nic()
308 mac->retry_long = retry_limit; in rtl_op_add_interface()642 mac->retry_long = hw->conf.long_frame_max_tx_count; in rtl_op_config()
1189 mac->retry_long = 7; in _rtl_pci_init_struct()1802 &rtlmac->retry_long); in rtl_pci_start()
1548 u8 retry_long; member
796 wiphy->retry_long); in set_wiphy_params()798 cfg_param_val.long_retry_limit = wiphy->retry_long; in set_wiphy_params()
1091 wiphy->retry_long = macinfo->lretry_limit; in qtnf_wiphy_register()
1754 wiphy->retry_long); in qtnf_cmd_send_update_phy_params()
633 local->hw.conf.long_frame_max_tx_count = wiphy->retry_long; in ieee80211_alloc_hw_nm()
2464 if (wiphy->retry_long > IEEE80211_MAX_TX_RETRY) in ieee80211_set_wiphy_params()2466 local->hw.conf.long_frame_max_tx_count = wiphy->retry_long; in ieee80211_set_wiphy_params()
2061 wiphy->retry_long = RETRY_LONG; in rsi_mac80211_attach()
751 bss_cfg->retry_limit = wiphy->retry_long; in mwifiex_cfg80211_set_wiphy_params()4461 wiphy->retry_long = (u8) retry; in mwifiex_register_cfg80211()
4583 u8 retry_long; member
9959 rt2x00dev->hw->wiphy->retry_long = 2; in rt2800_probe_hw_mode()