wiphy_apply_custom_regulatory(9) centos man page | unix.com

Man Page: wiphy_apply_custom_regulatory

Operating Environment: centos

Section: 9

WIPHY_APPLY_CUSTOM_R(9) 				  Regulatory enforcement infrast				   WIPHY_APPLY_CUSTOM_R(9)

NAME
wiphy_apply_custom_regulatory - apply a custom driver regulatory domain
SYNOPSIS
void wiphy_apply_custom_regulatory(struct wiphy * wiphy, const struct ieee80211_regdomain * regd);
ARGUMENTS
wiphy the wireless device we want to process the regulatory domain on regd the custom regulatory domain to use for this wiphy
DESCRIPTION
Drivers can sometimes have custom regulatory domains which do not apply to a specific country. Drivers can use this to apply such custom regulatory domains. This routine must be called prior to wiphy registration. The custom regulatory domain will be trusted completely and as such previous default channel settings will be disregarded. If no rule is found for a channel on the regulatory domain the channel will be disabled.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 WIPHY_APPLY_CUSTOM_R(9)
Related Man Pages
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_ieee80211_channel(9) - centos
crda(8) - debian
ieee80211_regdomain(9) - debian
regulatory.bin(5) - linux
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq