Query: ieee80211_alloc_hw
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IEEE80211_ALLOC_HW(9) The basic mac80211 driver inte IEEE80211_ALLOC_HW(9)NAMEieee80211_alloc_hw - Allocate a new hardware deviceSYNOPSISstruct ieee80211_hw * ieee80211_alloc_hw(size_t priv_data_len, const struct ieee80211_ops * ops);ARGUMENTSpriv_data_len length of private data ops callbacks for this deviceDESCRIPTIONThis must be called once for each hardware device. The returned pointer must be used to refer to this device when calling other functions. mac80211 allocates a private data area for the driver pointed to by priv in struct ieee80211_hw, the size of this area is given as priv_data_len.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 IEEE80211_ALLOC_HW(9)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Migrating to UNIX |
A (ksh) Library For and From UNIX.com |
The Future of the PM (Private Message) System at UNIX.com |
32 bit process addressing more than 4GB |