Home
last modified time | relevance | path

Searched refs:retry_long (Results 1 – 5 of 5) sorted by relevance

/src/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.h115 u32 retry_long; member
H A Dcfg80211.c1724 && (cfg->conf->retry_long != wiphy->retry_long)) { in brcmf_cfg80211_set_wiphy_params()
1725 cfg->conf->retry_long = wiphy->retry_long; in brcmf_cfg80211_set_wiphy_params()
1726 err = brcmf_set_retry(ndev, cfg->conf->retry_long, true); in brcmf_cfg80211_set_wiphy_params()
6952 conf->retry_long = (u32)-1; in brcmf_init_conf()
/src/sys/contrib/dev/athk/ath10k/
H A Dcore.h563 int retry_long[ATH10K_TID_MAX]; member
642 int retry_long[ATH10K_TID_MAX]; member
H A Dmac.c3233 if (arvif->retry_long[i] || arvif->ampdu[i] || in ath10k_new_peer_tid_config()
3238 arg.retry_count = arvif->retry_long[i]; in ath10k_new_peer_tid_config()
3263 arsta->retry_long[i] = -1; in ath10k_new_peer_tid_config()
7122 if ((arsta->retry_long[arg->tid] > 0 || in ath10k_mac_set_tid_config()
7168 arsta->retry_long[arg->tid] = arg->retry_count; in ath10k_mac_set_tid_config()
7190 if ((arvif->retry_long[arg->tid] || in ath10k_mac_set_tid_config()
7207 arvif->retry_long[arg->tid] = arg->retry_count; in ath10k_mac_set_tid_config()
7279 arg->retry_count = tid_conf->retry_long; in ath10k_mac_parse_tid_config()
7350 arsta->retry_long[i] = -1; in ath10k_mac_reset_tid_config()
7357 arvif->retry_long[i] = 0; in ath10k_mac_reset_tid_config()
[all …]
/src/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h960 int mask, noack, retry_long, rtscts, tids, amsdu, ampdu; member
1159 int bss_select_support, max_num_pmkids, retry_long, retry_short, signal_type; member