Home
last modified time | relevance | path

Searched defs:net80211_device (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
Dnet80211.h786 struct net80211_device struct
795 struct net80211_device_operations *op; argument
798 void *priv;
801 struct net80211_hw_info *hw;
806 struct net80211_channel channels[NET80211_MAX_CHANNELS];
809 u8 nr_channels;
812 u8 channel;
818 u16 rates[NET80211_MAX_RATES];
821 u8 nr_rates;
824 u8 rate;
[all …]