Man Page: struct_ieee80211_txq_params
Operating Environment: centos
Section: 9
STRUCTIEEE80211_TXQ(9) Actions and configuration STRUCT IEEE80211_TXQ(9)NAMEstruct_ieee80211_txq_params - TX queue parametersSYNOPSISstruct ieee80211_txq_params { enum nl80211_ac ac; u16 txop; u16 cwmin; u16 cwmax; u8 aifs; };MEMBERSac AC identifier txop Maximum burst time in units of 32 usecs, 0 meaning disabled cwmin Minimum contention window [a value of the form 2^n-1 in the range 1..32767] cwmax Maximum contention window [a value of the form 2^n-1 in the range 1..32767] aifs Arbitration interframe space [0..255]AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT IEEE80211_TXQ(9)
| Related Man Pages |
|---|
| struct_cfg80211_ap_settings(9) - centos |
| struct_cfg80211_ibss_params(9) - centos |
| struct_tid_ampdu_tx(9) - centos |
| struct_ieee80211_conf(9) - suse |
| struct_ieee80211_hw(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |