Searched hist:"673 d62fc359b0cb7a70af42c36d2fa54fb29452a" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | cfg80211.h | diff 673d62fc359b0cb7a70af42c36d2fa54fb29452a Mon Sep 25 19:54:20 CEST 2023 Bjoern A. Zeeb <bz@FreeBSD.org> LinuxKPI: 802.11: fill regulatory_hint() with some life
Start implementing regulatory_hint() using a .c file based allocation helper function so we could change structures in the future with better chances to keep compatibility. This sets wiphy->regd needed by various LinuxKPI based WiFi drivers.
Sponsored by: The FreeBSD Foundation MFC after: 3 days
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_80211.c | diff 673d62fc359b0cb7a70af42c36d2fa54fb29452a Mon Sep 25 19:54:20 CEST 2023 Bjoern A. Zeeb <bz@FreeBSD.org> LinuxKPI: 802.11: fill regulatory_hint() with some life
Start implementing regulatory_hint() using a .c file based allocation helper function so we could change structures in the future with better chances to keep compatibility. This sets wiphy->regd needed by various LinuxKPI based WiFi drivers.
Sponsored by: The FreeBSD Foundation MFC after: 3 days
|