Searched refs:retry_long (Results 1 – 15 of 15) sorted by relevance
115 u32 retry_long; member
1667 && (cfg->conf->retry_long != wiphy->retry_long)) { in brcmf_cfg80211_set_wiphy_params()1668 cfg->conf->retry_long = wiphy->retry_long; in brcmf_cfg80211_set_wiphy_params()1669 err = brcmf_set_retry(ndev, cfg->conf->retry_long, true); in brcmf_cfg80211_set_wiphy_params()6751 conf->retry_long = (u32)-1; in brcmf_init_conf()
559 int retry_long[ATH10K_TID_MAX]; member638 int retry_long[ATH10K_TID_MAX]; member
3226 if (arvif->retry_long[i] || arvif->ampdu[i] || in ath10k_new_peer_tid_config()3231 arg.retry_count = arvif->retry_long[i]; in ath10k_new_peer_tid_config()3256 arsta->retry_long[i] = -1; in ath10k_new_peer_tid_config()7102 if ((arsta->retry_long[arg->tid] > 0 || in ath10k_mac_set_tid_config()7148 arsta->retry_long[arg->tid] = arg->retry_count; in ath10k_mac_set_tid_config()7170 if ((arvif->retry_long[arg->tid] || in ath10k_mac_set_tid_config()7259 arg->retry_count = tid_conf->retry_long; in ath10k_mac_parse_tid_config()7330 arsta->retry_long[i] = -1; in ath10k_mac_reset_tid_config()7337 arvif->retry_long[i] = 0; in ath10k_mac_reset_tid_config()7394 if (arsta->retry_long[i] != -1 || in ath10k_sta_tid_cfg_wk()[all …]
1080 u8 retry_long; member
1138 wiphy->retry_long = macinfo->lretry_limit; in qtnf_wiphy_register()
1247 mac_info->lretry_limit = resp_info->retry_long; in qtnf_cmd_resp_proc_mac_info()1663 wiphy->retry_long); in qtnf_cmd_send_update_phy_params()
29 &rtlmac->retry_long); in rtl_ps_enable_nic()
1125 mac->retry_long = 7; in _rtl_pci_init_struct()1727 &rtlmac->retry_long); in rtl_pci_start()
299 mac->retry_long = retry_limit; in rtl_op_add_interface()
1507 u8 retry_long; member
830 wiphy->retry_long); in set_wiphy_params()832 cfg_param_val.long_retry_limit = wiphy->retry_long; in set_wiphy_params()
2059 wiphy->retry_long = RETRY_LONG; in rsi_mac80211_attach()
771 bss_cfg->retry_limit = wiphy->retry_long; in mwifiex_cfg80211_set_wiphy_params()4914 wiphy->retry_long = (u8) retry; in mwifiex_register_cfg80211()
11714 rt2x00dev->hw->wiphy->retry_long = 2; in rt2800_probe_hw_mode()
Completed in 123 milliseconds