Searched defs:ieee80211_hw (Results 1 – 2 of 2) sorted by relevance
2045 struct ieee80211_hw { struct2046 struct ieee80211_conf conf;2047 struct wiphy *wiphy;2048 const char *rate_control_algorithm;2049 void *priv;2050 unsigned long flags[BITS_TO_LONGS(NUM_IEEE80211_HW_FLAGS)];2051 unsigned int extra_tx_headroom;2052 unsigned int extra_beacon_tailroom;2076 static inline bool _ieee80211_hw_check(struct ieee80211_hw *hw, in _ieee80211_hw_check() argument
661 bool (*cmd_send_packet)(struct ieee80211_hw *, struct sk_buff *)) in rtl92c_set_fw_rsvdpagepkt()