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
crda(8) - debian
ieee80211_alloc_countryie(9) - debian
ieee80211_regdomain(9) - debian
ieee80211_alloc_countryie(9) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!