HomeFreeBSD

sys: convert ni->ni_txrate references use to the new net80211 API

Description

sys: convert ni->ni_txrate references use to the new net80211 API

This just mechanically converts things.

  • For linuxkpi, it was just used for display.
  • For uath, it was just used for display, as firmware doesn't report it up.

Differential Revision: https://reviews.freebsd.org/D48602
Reviewed by: bz, thj

Details

Provenance
adrianAuthored on Jan 2 2025, 4:35 AM
Reviewer
bz
Differential Revision
D48602: sys: convert ni->ni_txrate references use to the new net80211 API
Parents
rG38075f7d5c87: net80211: remove direct use of ni->ni_txrate, add indirection methods
Branches
Unknown
Tags
Unknown