Home
last modified time | relevance | path

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

/include/net/
Dmac80211.h1582 struct ieee80211_hw { struct
1623 struct ieee80211_hw *wiphy_to_ieee80211_hw(struct wiphy *wiphy);
1631 static inline void SET_IEEE80211_DEV(struct ieee80211_hw *hw, struct device *dev) in SET_IEEE80211_DEV()
1642 static inline void SET_IEEE80211_PERM_ADDR(struct ieee80211_hw *hw, u8 *addr) in SET_IEEE80211_PERM_ADDR()
1648 ieee80211_get_tx_rate(const struct ieee80211_hw *hw, in ieee80211_get_tx_rate()
1657 ieee80211_get_rts_cts_rate(const struct ieee80211_hw *hw, in ieee80211_get_rts_cts_rate()
1666 ieee80211_get_alt_retry_rate(const struct ieee80211_hw *hw, in ieee80211_get_alt_retry_rate()
1682 void ieee80211_free_txskb(struct ieee80211_hw *hw, struct sk_buff *skb);
2623 void (*tx)(struct ieee80211_hw *hw,
2626 int (*start)(struct ieee80211_hw *hw);
[all …]