HomeFreeBSD

LinuxKPI: 802.11: inialize tx queue params

Description

LinuxKPI: 802.11: inialize tx queue params

When adding a VAP (vif) initialize its tx queue parameters calling
mo_conf_tx().
I could not spot net80211 providing some of the values needed before
having a node so currrently we use hard-coded values with a comment
with a reference on how to properly calculate the values in the future
(e.g., in case of 11b or other cases).

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Details

Provenance
bzAuthored on Sep 21 2023, 12:36 PM
Parents
rG8d58a0578635: LinuxKPI: 802.11: change ic_parent() to not call mo_stop()/mo_start()
Branches
Unknown
Tags
Unknown