centos man page for wiphy_apply_custom_regulatory

Query: wiphy_apply_custom_regulatory

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
crda(8) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
crda(8) - linux
struct_ieee80211_channel(9) - centos
ieee80211_sort_channels(9) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Tar Command
[TIP] Processing YAML files with yq