Searched defs:ieee80211_hw (Results 1 – 1 of 1) sorted by relevance
1582 struct ieee80211_hw { struct1583 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 argument1616 * &struct ieee80211_hw. Drivers wishing to get to their own private argument