SET_IEEE80211_DEV(9) | The basic mac80211 driver inte | SET_IEEE80211_DEV(9) |
NAME¶
SET_IEEE80211_DEV - set device for 802.11 hardware
SYNOPSIS¶
void SET_IEEE80211_DEV(struct ieee80211_hw * hw, struct device * dev);
ARGUMENTS¶
hw
the struct ieee80211_hw to set the device for
dev
the struct device of this 802.11 device
AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>
Author.
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |