Query: ieee80211_register_hw
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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_get_buffered_bc(9) - centos |
struct_ieee80211_hw(9) - centos |
struct_ieee80211_rx_status(9) - centos |
enum_ieee80211_filter_flags(9) - suse |
struct_ieee80211_hw(9) - suse |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Tar Command |
Docker learning Phase-I |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |