ieee80211_register_hw(9) centos man page | unix.com

Man Page: ieee80211_register_hw

Operating Environment: centos

Section: 9

IEEE80211_REGISTER_H(9) 				  The basic mac80211 driver inte				   IEEE80211_REGISTER_H(9)

NAME
ieee80211_register_hw - Register hardware device
SYNOPSIS
int ieee80211_register_hw(struct ieee80211_hw * hw);
ARGUMENTS
hw the device to register as returned by ieee80211_alloc_hw
DESCRIPTION
You must call this function before any other functions in mac80211. Note that before a hardware can be registered, you need to fill the contained wiphy's information.
RETURN
0 on success. An error code otherwise.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_REGISTER_H(9)
Related Man Pages
cfg80211_testmode_alloc_reply_skb(9) - centos
ieee80211_get_buffered_bc(9) - centos
ieee80211_sta_set_buffered(9) - centos
struct_ieee80211_hw(9) - centos
struct_ieee80211_vif(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Docker learning Phase-I
Controlling user input
Please Welcome Dave Munro to the Moderator Team!