Options
All
  • Public
  • Public/Protected
  • All
Menu

TX queue parameter attributes

Hierarchy

Index

Properties

__unparsed?: [number, Buffer][]
ac?: Buffer

AC identifier (NL80211_AC_*)

aifs?: number

Arbitration interframe space [0..255]

cwmax?: number

Maximum contention window [a value of the form 2^n-1 in the range 1..32767]

cwmin?: number

Minimum contention window [a value of the form 2^n-1 in the range 1..32767]

txop?: Buffer

Maximum burst time in units of 32 usecs, 0 meaning disabled

Generated using TypeDoc