1SET_IEEE80211_DEV(9) The basic mac80211 driver inte SET_IEEE80211_DEV(9)
23
4
NAME
6SET_IEEE80211_DEV - set device for 802.11 hardware
7
SYNOPSIS
9void SET_IEEE80211_DEV(struct ieee80211_hw * hw, struct device * dev);
10
ARGUMENTS
12hw
13the struct ieee80211_hw to set the device for
1415
dev
16the struct device of this 802.11 device
17
AUTHOR
19Johannes Berg <johannes@sipsolutions.net>
20Author.
21
COPYRIGHT
23Kernel Hackers Manual 3.10 June 2019 SET_IEEE80211_DEV(9)