suse man page for struct_ieee80211_tx_queue_params

Query: struct_ieee80211_tx_queue_params

OS: suse

Section: 9

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

STRUCT
IEEE80211_TX_(9) Advanced driver interface STRUCT IEEE80211_TX_(9)
NAME
struct_ieee80211_tx_queue_params - transmit queue configuration
SYNOPSIS
struct ieee80211_tx_queue_params { u16 txop; u16 cw_min; u16 cw_max; u8 aifs; bool uapsd; };
MEMBERS
txop maximum burst time in units of 32 usecs, 0 meaning disabled cw_min minimum contention window [a value of the form 2^n-1 in the range 1..32767] cw_max maximum contention window [like cw_min] aifs arbitration interframe space [0..255] uapsd is U-APSD mode enabled for the queue
DESCRIPTION
The information provided in this structure is required for QoS transmit queue configuration. Cf. IEEE 802.11 7.3.2.29.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 STRUCT IEEE80211_TX_(9)
Related Man Pages
struct_ieee80211_hw(9) - centos
struct_ieee80211_tx_rate(9) - centos
struct_station_parameters(9) - centos
struct_tid_ampdu_tx(9) - centos
struct_ieee80211_hw(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
A (ksh) Library For and From UNIX.com
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend