Man Page: ieee80211_register_hw
Operating Environment: centos
Section: 9
IEEE80211_REGISTER_H(9) The basic mac80211 driver inte IEEE80211_REGISTER_H(9)NAMEieee80211_register_hw - Register hardware deviceSYNOPSISint ieee80211_register_hw(struct ieee80211_hw * hw);ARGUMENTShw the device to register as returned by ieee80211_alloc_hwDESCRIPTIONYou 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.RETURN0 on success. An error code otherwise.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IEEE80211_REGISTER_H(9)
| Related Man Pages |
|---|
| ieee80211_sta_set_buffered(9) - centos |
| regulatory_hint(9) - centos |
| enum_ieee80211_conf_flags(9) - suse |
| enum_ieee80211_key_flags(9) - suse |
| enum_ieee80211_filter_flags(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| CentOS 6 ran out of space, need to reclaim it |
| Please Welcome Dave Munro to the Moderator Team! |