mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 00:58:21 -05:00
While IEEE80211_R_BAND was defined, there was no place to store the
band. Add a field for that, adjust ieee80211_lookup_channel_rxstatus()
to require it, and update drivers passing "R_{FREQ|IEEE}" in already to
provide the band as well. For the moment keep the fall-back code
requiring all three fields.
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D30662
|
||
|---|---|---|
| .. | ||
| usb | ||
| r12a.h | ||
| r12a_beacon.c | ||
| r12a_calib.c | ||
| r12a_caps.c | ||
| r12a_chan.c | ||
| r12a_fw.c | ||
| r12a_fw_cmd.h | ||
| r12a_init.c | ||
| r12a_led.c | ||
| r12a_priv.h | ||
| r12a_reg.h | ||
| r12a_rf.c | ||
| r12a_rom.c | ||
| r12a_rom_defs.h | ||
| r12a_rom_image.h | ||
| r12a_rx.c | ||
| r12a_rx_desc.h | ||
| r12a_tx.c | ||
| r12a_tx_desc.h | ||
| r12a_var.h | ||