centos man page for struct_ieee80211_txq_params

Query: struct_ieee80211_txq_params

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STRUCT
IEEE80211_TXQ(9) Actions and configuration STRUCT IEEE80211_TXQ(9)
NAME
struct_ieee80211_txq_params - TX queue parameters
SYNOPSIS
struct ieee80211_txq_params { enum nl80211_ac ac; u16 txop; u16 cwmin; u16 cwmax; u8 aifs; };
MEMBERS
ac 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]
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT IEEE80211_TXQ(9)
Related Man Pages
struct_cfg80211_bss(9) - centos
struct_cfg80211_crypto_settings(9) - centos
struct_drm_fb_helper_funcs(9) - centos
struct_rio_switch(9) - centos
struct_tid_ampdu_tx(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
[TIP] Processing YAML files with yq