centos man page for wiphy_new

Query: wiphy_new

OS: centos

Section: 9

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

WIPHY_NEW(9)							Device registration						      WIPHY_NEW(9)

NAME
wiphy_new - create a new wiphy for use with cfg80211
SYNOPSIS
struct wiphy * wiphy_new(const struct cfg80211_ops * ops, int sizeof_priv);
ARGUMENTS
ops The configuration operations for this device sizeof_priv The size of the private area to allocate
DESCRIPTION
Create a new wiphy and associate the given operations with it. sizeof_priv bytes are allocated for private use.
RETURN
A pointer to the new wiphy. This pointer must be assigned to each netdev's ieee80211_ptr for proper operation.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 WIPHY_NEW(9)
Related Man Pages
cfg80211_testmode_alloc_reply_skb(9) - centos
enum_ieee80211_rate_flags(9) - centos
ieee80211_get_buffered_bc(9) - centos
struct_cfg80211_ops(9) - centos
regulatory_hint(9) - centos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Tar Command
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing