Home
last modified time | relevance | path

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

/include/net/
Dmac80211.h1582 struct ieee80211_hw { struct
1583 struct ieee80211_conf conf;
1584 struct wiphy *wiphy;
1585 const char *rate_control_algorithm;
1586 void *priv;
1587 u32 flags;
1611 * wiphy_to_ieee80211_hw - return a mac80211 driver hw struct from a wiphy argument
1616 * &struct ieee80211_hw. Drivers wishing to get to their own private argument