Query: wiphy_new
OS: centos
Section: 9
Links: centos man pages | All man pages
Forums: Unix Linux Community | Forum Categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WIPHY_NEW(9) Device registration WIPHY_NEW(9)NAMEwiphy_new - create a new wiphy for use with cfg80211SYNOPSISstruct wiphy * wiphy_new(const struct cfg80211_ops * ops, int sizeof_priv);ARGUMENTSops The configuration operations for this device sizeof_priv The size of the private area to allocateDESCRIPTIONCreate a new wiphy and associate the given operations with it. sizeof_priv bytes are allocated for private use.RETURNA pointer to the new wiphy. This pointer must be assigned to each netdev's ieee80211_ptr for proper operation.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 WIPHY_NEW(9)
Related Man Pages |
---|
struct_cfg80211_ops(9) - centos |
struct_ieee80211_channel(9) - centos |
struct_wireless_dev(9) - centos |
regulatory_hint(9) - centos |
struct_ieee80211_hw(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Docker learning Phase-I |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
Please Welcome Dave Munro to the Moderator Team! |