Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dmac80211.h2294 struct ieee80211_hw { struct
2330 static inline bool _ieee80211_hw_check(struct ieee80211_hw *hw, in _ieee80211_hw_check() argument
2337 static inline void _ieee80211_hw_set(struct ieee80211_hw *hw, in _ieee80211_hw_set()
2395 struct ieee80211_hw *wiphy_to_ieee80211_hw(struct wiphy *wiphy);
2403 static inline void SET_IEEE80211_DEV(struct ieee80211_hw *hw, struct device *dev) in SET_IEEE80211_DEV()
2414 static inline void SET_IEEE80211_PERM_ADDR(struct ieee80211_hw *hw, const u8 *addr) in SET_IEEE80211_PERM_ADDR()
2420 ieee80211_get_tx_rate(const struct ieee80211_hw *hw, in ieee80211_get_tx_rate()
2429 ieee80211_get_rts_cts_rate(const struct ieee80211_hw *hw, in ieee80211_get_rts_cts_rate()
2438 ieee80211_get_alt_retry_rate(const struct ieee80211_hw *hw, in ieee80211_get_alt_retry_rate()
2454 void ieee80211_free_txskb(struct ieee80211_hw *hw, struct sk_buff *skb);
[all …]