Searched refs:retry_long (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dcore.h559 int retry_long[ATH10K_TID_MAX]; member in struct:ath10k_sta
638 int retry_long[ATH10K_TID_MAX]; member in struct:ath10k_vif
H A Dmac.c3211 if (arvif->retry_long[i] || arvif->ampdu[i] ||
3216 arg.retry_count = arvif->retry_long[i];
3241 arsta->retry_long[i] = -1;
7086 if ((arsta->retry_long[arg->tid] > 0 ||
7132 arsta->retry_long[arg->tid] = arg->retry_count;
7154 if ((arvif->retry_long[arg->tid] ||
7171 arvif->retry_long[arg->tid] = arg->retry_count;
7243 arg->retry_count = tid_conf->retry_long;
7314 arsta->retry_long[i] = -1;
7321 arvif->retry_long[
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1033 int mask, noack, retry_long, rtscts, tids, amsdu, ampdu; member in struct:cfg80211_tid_cfg
1173 int bss_select_support, max_num_pmkids, retry_long, retry_short, signal_type; member in struct:wiphy

Completed in 147 milliseconds